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 Pervov (JIRA)" <ji...@apache.org> on 2007/01/24 15:53:49 UTC

[jira] Commented: (HARMONY-3048) [drlvm][classloader] Assertion !exn_raised() fails in method invocation

    [ https://issues.apache.org/jira/browse/HARMONY-3048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12467049 ] 

Pavel Pervov commented on HARMONY-3048:
---------------------------------------

To reproduce the failure one have to compile the test and then remove MyException.class.

> [drlvm][classloader] Assertion !exn_raised() fails in <clinit> method invocation
> --------------------------------------------------------------------------------
>
>                 Key: HARMONY-3048
>                 URL: https://issues.apache.org/jira/browse/HARMONY-3048
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Pavel Pervov
>            Priority: Minor
>         Attachments: H3048.java, H3048.patch
>
>
> Exception is raised during constraints check for the super class but super class' state is not changed to ST_Error, thus this class' <clinit> is attempted to be executed.

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