[ https://issues.apache.org/jira/browse/HARMONY-2187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12483271
]
Vasily Zakharov commented on HARMONY-2187:
------------------------------------------
At current revision (r521254) the test doesn't hang and completes normally for both IBM and
DRL VM.
> [drlvm][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.
|