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/08/17 17:06:30 UTC

[jira] Resolved: (HARMONY-2187) [drlvm][thread][shutdown] VM loops indefinitely after executing the test.

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

Pavel Pervov resolved HARMONY-2187.
-----------------------------------

    Resolution: Cannot Reproduce

This test now works just fine.

> [drlvm][thread][shutdown] VM loops indefinitely after executing the test.
> -------------------------------------------------------------------------
>
>                 Key: HARMONY-2187
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2187
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>            Reporter: Pavel Pervov
>         Attachments: TestLoadBCP.java
>
>
> The attached test illustrates the situation.
> The test loads ALL classes it finds in sun.boot.class.path jars.
> Two threads loops indefinitely after executing the test
>     at org/apache/harmony/awt/nativebridge/windows/Win32.GetMessageW(JJII)I
>     at org/apache/harmony/awt/nativebridge/windows/Win32.GetMessageW(Lorg/apache/harmony/awt/nativebridge/windows/Win32$MSG;JII)I
>     at org/apache/harmony/awt/datatransfer/windows/WinDTK.runEventLoop()V
>     at org/apache/harmony/awt/datatransfer/DataTransferThread.run()V
>     at java/lang/Thread.runImpl()V

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