----------messages:(3/121)----------
command: main CompilerQueueTest
reason: User specified action: run main CompilerQueueTest
elapsed time (seconds): 5.044
----------System.out:(6/113)----------
> Compiler.queue :
Contents of C1 compile queue
----------------------------
Empty
----------------------------
----------System.err:(14/728)----------
java.lang.NullPointerException
at CompilerQueueTest.match(CompilerQueueTest.java:104)
at CompilerQueueTest.main(CompilerQueueTest.java:79)
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:498)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:745)
JavaTest Message: Test threw exception: java.lang.NullPointerException
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.NullPointerException
So far the failure has been seen on 32-bits Linux and Windows.
RULE serviceability/dcmd/CompilerQueueTest.java Exception java.lang.NullPointerException
command: main CompilerQueueTest
reason: User specified action: run main CompilerQueueTest
elapsed time (seconds): 5.044
----------System.out:(6/113)----------
> Compiler.queue :
Contents of C1 compile queue
----------------------------
Empty
----------------------------
----------System.err:(14/728)----------
java.lang.NullPointerException
at CompilerQueueTest.match(CompilerQueueTest.java:104)
at CompilerQueueTest.main(CompilerQueueTest.java:79)
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:498)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:745)
JavaTest Message: Test threw exception: java.lang.NullPointerException
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.NullPointerException
So far the failure has been seen on 32-bits Linux and Windows.
RULE serviceability/dcmd/CompilerQueueTest.java Exception java.lang.NullPointerException
- duplicates
-
JDK-8058891 serviceability/dcmd/CodelistTest.java - fails on all platforms
-
- Closed
-