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 2008/01/17 16:37:34 UTC

[jira] Commented: (HARMONY-5397) [drlvm][jvmti] JDWP unit test OwnedMonitorsTest intermittently fails in debug mode on CI runs

    [ https://issues.apache.org/jira/browse/HARMONY-5397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559959#action_12559959 ] 

Eugene S. Ostrovsky commented on HARMONY-5397:
----------------------------------------------

Can't reproduce.
Used debug build of harmony r612064.

Run the test 250 times and the whole JDKTools suite 6 times. All passed.

> [drlvm][jvmti] JDWP unit test OwnedMonitorsTest intermittently fails in debug mode on CI runs
> ---------------------------------------------------------------------------------------------
>
>                 Key: HARMONY-5397
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5397
>             Project: Harmony
>          Issue Type: Bug
>          Components: DRLVM
>         Environment: Windows x86
>            Reporter: Eugene S. Ostrovsky
>
> Code Integrity testing intermittently reports failure of JDKTools suite with the following log:
> Test: testOwnedMonitors001Class: org.apache.harmony.jpda.tests.jdwp.ThreadReference.OwnedMonitorsTestorg.apache.harmony.jpda.tests.framework.jdwp.exceptions.ReplyErrorCodeException: Error 20: INVALID_OBJECT
> 	at org.apache.harmony.jpda.tests.framework.jdwp.VmMirror.checkReply(VmMirror.java:95)
> 	at org.apache.harmony.jpda.tests.framework.jdwp.VmMirror.getThreadName(VmMirror.java:699)
> 	at org.apache.harmony.jpda.tests.jdwp.ThreadReference.OwnedMonitorsTest.testOwnedMonitors001(OwnedMonitorsTest.java:114)
> 	at java.lang.reflect.VMReflection.invokeMethod(VMReflection.java)

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