You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Eugene S. Ostrovsky (JIRA)" <ji...@apache.org> on 2007/08/22 14:16:31 UTC

[jira] Updated: (HARMONY-4654) [drlvm][classloader][init] assertion on OOME class is not initialized

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

Eugene S. Ostrovsky updated HARMONY-4654:
-----------------------------------------

    Attachment: H4654-Regression-test.patch

Added patch:
  H4654-Regression-test.patch

Test that reproduces the issue.

> [drlvm][classloader][init] assertion on OOME class is not initialized
> ---------------------------------------------------------------------
>
>                 Key: HARMONY-4654
>                 URL: https://issues.apache.org/jira/browse/HARMONY-4654
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: windows / linux x86
>            Reporter: Eugene S. Ostrovsky
>         Attachments: H4654-Regression-test.patch
>
>
> assert(objClass->is_initialized() || objClass->is_initializing()) occures in rth_invokevirtual_addr_withresolve() function for printStackTrace(0 method of OutOfMemoryError instance.

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