[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.
|