-
Bug
-
Resolution: Fixed
-
P2
-
None
-
9
-
arm
-
linux
#section:main
----------messages:(3/104)----------
command: main Test
reason: User specified action: run main/othervm Test
elapsed time (seconds): 13.886
----------System.out:(1/7)----------
warmup
----------System.err:(15/726)----------
java.lang.NullPointerException
at java.lang.System.arraycopy(Native Method)
at Test.test(Test.java:44)
at Test.main(Test.java:56)
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:520)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
at java.lang.Thread.run(Thread.java:747)
JavaTest Message: Test threw exception: java.lang.NullPointerException
JavaTest Message: shutting down test
----------messages:(3/104)----------
command: main Test
reason: User specified action: run main/othervm Test
elapsed time (seconds): 13.886
----------System.out:(1/7)----------
warmup
----------System.err:(15/726)----------
java.lang.NullPointerException
at java.lang.System.arraycopy(Native Method)
at Test.test(Test.java:44)
at Test.main(Test.java:56)
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:520)
at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
at java.lang.Thread.run(Thread.java:747)
JavaTest Message: Test threw exception: java.lang.NullPointerException
JavaTest Message: shutting down test
- duplicates
-
JDK-8143026 assert(java_lang_Class::is_instance(java_class)) failed: must be a Class object
-
- Closed
-