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 2006/11/14 16:55:37 UTC

[jira] Created: (HARMONY-2187) [classlib][awt] VM loops indefinitely after executing the test.

[classlib][awt] VM loops indefinitely after executing the test.
---------------------------------------------------------------

                 Key: HARMONY-2187
                 URL: http://issues.apache.org/jira/browse/HARMONY-2187
             Project: Harmony
          Issue Type: Bug
            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.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (HARMONY-2187) [classlib][awt] VM loops indefinitely after executing the test.

Posted by "Pavel Pervov (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-2187?page=all ]

Pavel Pervov updated HARMONY-2187:
----------------------------------

    Attachment: TestLoadBCP.java

> [classlib][awt] VM loops indefinitely after executing the test.
> ---------------------------------------------------------------
>
>                 Key: HARMONY-2187
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2187
>             Project: Harmony
>          Issue Type: Bug
>            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.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira