You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Pavel Afremov (JIRA)" <ji...@apache.org> on 2007/12/03 19:38:43 UTC

[jira] Updated: (HARMONY-5243) [drlvm][jit][server] Resgression on smoke tests in server mode.

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

Pavel Afremov updated HARMONY-5243:
-----------------------------------

    Priority: Critical  (was: Major)

> [drlvm][jit][server] Resgression on smoke tests in server mode.
> ---------------------------------------------------------------
>
>                 Key: HARMONY-5243
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5243
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: Linux x86-64, Windows x86-64
>            Reporter: Pavel Afremov
>            Priority: Critical
>
> The regression was found on smoke tests in server mode.
> 1.
> Test stress.Intern works OK on revision 599053, but hangs in 100% on revision 599519.
> During evaluation of hang suspension appeared that after optimizations and inlining of jited code, monitor doesn't free when exception happen in synchronized method.
> 2. 
> Test gc.Mark works OK on revision 599053, but entered in infinity loop on 599519.
> Evaluation is the same as in 1 case.

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