You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Gregory Shimansky (JIRA)" <ji...@apache.org> on 2007/02/27 17:08:06 UTC

[jira] Resolved: (HARMONY-3171) [drlvm][interpreter] finally block is unreachable when try statement uses while(true) loop

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

Gregory Shimansky resolved HARMONY-3171.
----------------------------------------

    Resolution: Fixed

Test in HARMONY-3116 works ok with this patch. Patch applied at 512299. Please check that it was applied as expected.

> [drlvm][interpreter] finally block is unreachable when try statement uses while(true) loop
> ------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-3171
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3171
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Alexey Varlamov
>         Assigned To: Gregory Shimansky
>            Priority: Minor
>         Attachments: fix.diff
>
>
> The interpreter hangs on test from HARMONY-3116. 
> The same test was added to java.lang.ThreadRTest as testStopFinally() and excluded for interpreter.

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