JDK-8242937 : runtime/CompactStrings/TestMethodNames.java fails after JDK-8241749
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2020-04-16
  • Updated: 2020-04-16
  • Resolved: 2020-04-16
Related Reports
Duplicate :  
Relates :  
Description
STDERR:
java.lang.NullPointerException
        at TestMethodNames.main(TestMethodNames.java:39)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:564)
        at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:127)
        at java.base/java.lang.Thread.run(Thread.java:832)

JavaTest Message: Test threw exception: java.lang.NullPointerException
JavaTest Message: shutting down test
Comments
OK. Thanks David.
16-04-2020

Bug already filed and issues being worked on. Thanks.
16-04-2020