-
Bug
-
Resolution: Fixed
-
P4
-
emb-8u51, 9
-
b72
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8135986 | emb-9 | Yekaterina Kantserova | P4 | Resolved | Fixed | team |
#section:main
----------messages:(3/133)----------
command: main DeadListenerTest
reason: Assumed action based on file name: run main DeadListenerTest
elapsed time (seconds): 113.566
----------System.out:(0/0)----------
----------System.err:(14/850)----------
java.lang.AssertionError: Assertion failed: New value of count1 == 1
at DeadListenerTest.assertTrue(DeadListenerTest.java:204)
at DeadListenerTest.main(DeadListenerTest.java:121)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:502)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
at java.lang.Thread.run(Thread.java:745)
JavaTest Message: Test threw exception: java.lang.AssertionError: Assertion failed: New value of count1 == 1
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.AssertionError: Assertion failed: New value of count1 == 1
----------messages:(3/133)----------
command: main DeadListenerTest
reason: Assumed action based on file name: run main DeadListenerTest
elapsed time (seconds): 113.566
----------System.out:(0/0)----------
----------System.err:(14/850)----------
java.lang.AssertionError: Assertion failed: New value of count1 == 1
at DeadListenerTest.assertTrue(DeadListenerTest.java:204)
at DeadListenerTest.main(DeadListenerTest.java:121)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:502)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
at java.lang.Thread.run(Thread.java:745)
JavaTest Message: Test threw exception: java.lang.AssertionError: Assertion failed: New value of count1 == 1
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.AssertionError: Assertion failed: New value of count1 == 1
- backported by
-
JDK-8135986 The targeted processes in javax/management tests should be launched with -XX:+UsePerfData flag in order to work on embedded platforms
-
- Resolved
-