You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Zhiguo Ge (JIRA)" <ji...@apache.org> on 2008/10/22 12:38:44 UTC

[jira] Updated: (HARMONY-5997) [HARMONY][JIT][OPTIMIZER] Escape analysis failed

     [ https://issues.apache.org/jira/browse/HARMONY-5997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zhiguo Ge updated HARMONY-5997:
-------------------------------

    Attachment: patch.txt

The patch for solving this problem.


> [HARMONY][JIT][OPTIMIZER] Escape analysis failed
> ------------------------------------------------
>
>                 Key: HARMONY-5997
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5997
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: Windows
>            Reporter: Cheng, BuQi
>         Attachments: patch.txt
>
>
> When we set  maxMethodExamLevel_default = 2 (escanalyzer.h), an assertion bug happened in SPECjvm2008.derby with Harmony in debug mode
> The assertion bug information is like following:
> escanalyzer.cpp:920
> cgn_src!=NULL;
> Regards!
> Buqi

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.