Test: applications/ctw/Modules.java
java.lang.Error: modules_0: failed during compilation of class #23336 : com/sun/glass/ui/mac/MacCommonDialogs
at sun.hotspot.tools.ctw.CtwRunner.startCtwforAllClasses(CtwRunner.java:151)
at sun.hotspot.tools.ctw.CtwRunner.run(CtwRunner.java:83)
at sun.hotspot.tools.ctw.CtwRunner.main(CtwRunner.java:61)
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.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:230)
at java.base/java.lang.Thread.run(Thread.java:844)
java.lang.AssertionError: There were 1 errors:[{modules_0: failed during compilation of class #23336 : com/sun/glass/ui/mac/MacCommonDialogs}]
at sun.hotspot.tools.ctw.CtwRunner.run(CtwRunner.java:98)
at sun.hotspot.tools.ctw.CtwRunner.main(CtwRunner.java:61)
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.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:230)
at java.base/java.lang.Thread.run(Thread.java:844)
java.lang.Error: modules_0: failed during compilation of class #23336 : com/sun/glass/ui/mac/MacCommonDialogs
at sun.hotspot.tools.ctw.CtwRunner.startCtwforAllClasses(CtwRunner.java:151)
at sun.hotspot.tools.ctw.CtwRunner.run(CtwRunner.java:83)
at sun.hotspot.tools.ctw.CtwRunner.main(CtwRunner.java:61)
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.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:230)
at java.base/java.lang.Thread.run(Thread.java:844)
java.lang.AssertionError: There were 1 errors:[{modules_0: failed during compilation of class #23336 : com/sun/glass/ui/mac/MacCommonDialogs}]
at sun.hotspot.tools.ctw.CtwRunner.run(CtwRunner.java:98)
at sun.hotspot.tools.ctw.CtwRunner.main(CtwRunner.java:61)
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.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:230)
at java.base/java.lang.Thread.run(Thread.java:844)
- duplicates
-
JDK-8185827 SEGV in com.sun.glass.ui.mac.MacCommonDialogs.<clinit>
- Resolved