-
Bug
-
Resolution: Fixed
-
P4
-
11, 12
-
b30
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8218083 | 13 | Igor Ignatyev | P4 | Resolved | Fixed | b06 |
JDK-8218372 | 12.0.2 | Igor Ignatyev | P4 | Resolved | Fixed | b01 |
JDK-8218324 | 12.0.1 | Igor Ignatyev | P4 | Resolved | Fixed | b06 |
JDK-8227506 | 11.0.6-oracle | Igor Ignatyev | P4 | Resolved | Fixed | b01 |
JDK-8232987 | 11.0.6 | Igor Ignatyev | P4 | Resolved | Fixed | b01 |
Compiling 25 classes (of 25 total classes) starting at 0 and ending at 25
Command line: [/scratch/opt/mach5/mesos/work_dir/jib-master/install/jdk12-jdk.93/solaris-sparcv9-debug.jdk/jdk-12/fastdebug/bin/java -cp /scratch/opt/mach5/mesos/work_dir/jib-master/install/jdk12-jdk.93/src.full/open/test/hotspot/jtreg/applications/ctw/modules:/scratch/opt/mach5/mesos/work_dir/f5dd76f9-9f2a-4549-8a31-81c93bad5d1c/testoutput/jtreg/JTwork/classes/3/test/lib:/scratch/opt/mach5/mesos/work_dir/f5dd76f9-9f2a-4549-8a31-81c93bad5d1c/testoutput/jtreg/JTwork/classes/3:/scratch/opt/mach5/mesos/work_dir/f5dd76f9-9f2a-4549-8a31-81c93bad5d1c/testoutput/jtreg/JTwork/classes/3/testlibrary/ctw/src:/scratch/opt/mach5/mesos/work_dir/jib-master/install/java/re/jtreg/4.2/promoted/all/b12/bundles/jtreg_bin-4.2.zip/jtreg/lib/javatest.jar:/scratch/opt/mach5/mesos/work_dir/jib-master/install/java/re/jtreg/4.2/promoted/all/b12/bundles/jtreg_bin-4.2.zip/jtreg/lib/jtreg.jar -XX:MaxRAMPercentage=2 -XX:+CreateCoredumpOnCrash -ea -esa -XX:CompileThreshold=100 -XX:+UnlockExperimentalVMOptions -server -XX:+TieredCompilation -Xbatch -XX:-UseCounterDecay -XX:-ShowMessageBoxOnError -XX:+UnlockDiagnosticVMOptions -DCompileTheWorldStartAt=0 -DCompileTheWorldStopAt=25 -XX:+WhiteBoxAPI -Xbootclasspath/a:. --add-exports java.base/jdk.internal.jimage=ALL-UNNAMED --add-exports java.base/jdk.internal.misc=ALL-UNNAMED --add-exports java.base/jdk.internal.reflect=ALL-UNNAMED -XX:+LogCompilation -XX:LogFile=hotspot_modules_jdk_security_auth_0_%p.log -XX:ErrorFile=hs_err_modules_jdk_security_auth_0_%p.log -XX:ReplayDataFile=replay_modules_jdk_security_auth_0_%p.log -XX:CompileCommand=exclude,java/lang/invoke/MethodHandle.* sun.hotspot.tools.ctw.CompileTheWorld modules:jdk.security.auth ]
modules_jdk_security_auth_0 7125917682ms START : [/scratch/opt/mach5/mesos/work_dir/jib-master/install/jdk12-jdk.93/solaris-sparcv9-debug.jdk/jdk-12/fastdebug/bin/java -cp /scratch/opt/mach5/mesos/work_dir/jib-master/install/jdk12-jdk.93/src.full/open/test/hotspot/jtreg/applications/ctw/modules:/scratch/opt/mach5/mesos/work_dir/f5dd76f9-9f2a-4549-8a31-81c93bad5d1c/testoutput/jtreg/JTwork/classes/3/test/lib:/scratch/opt/mach5/mesos/work_dir/f5dd76f9-9f2a-4549-8a31-81c93bad5d1c/testoutput/jtreg/JTwork/classes/3:/scratch/opt/mach5/mesos/work_dir/f5dd76f9-9f2a-4549-8a31-81c93bad5d1c/testoutput/jtreg/JTwork/classes/3/testlibrary/ctw/src:/scratch/opt/mach5/mesos/work_dir/jib-master/install/java/re/jtreg/4.2/promoted/all/b12/bundles/jtreg_bin-4.2.zip/jtreg/lib/javatest.jar:/scratch/opt/mach5/mesos/work_dir/jib-master/install/java/re/jtreg/4.2/promoted/all/b12/bundles/jtreg_bin-4.2.zip/jtreg/lib/jtreg.jar -XX:MaxRAMPercentage=2 -XX:+CreateCoredumpOnCrash -ea -esa -XX:CompileThreshold=100 -XX:+UnlockExperimentalVMOptions -server -XX:+TieredCompilation -Xbatch -XX:-UseCounterDecay -XX:-ShowMessageBoxOnError -XX:+UnlockDiagnosticVMOptions -DCompileTheWorldStartAt=0 -DCompileTheWorldStopAt=25 -XX:+WhiteBoxAPI -Xbootclasspath/a:. --add-exports java.base/jdk.internal.jimage=ALL-UNNAMED --add-exports java.base/jdk.internal.misc=ALL-UNNAMED --add-exports java.base/jdk.internal.reflect=ALL-UNNAMED -XX:+LogCompilation -XX:LogFile=hotspot_modules_jdk_security_auth_0_%p.log -XX:ErrorFile=hs_err_modules_jdk_security_auth_0_%p.log -XX:ReplayDataFile=replay_modules_jdk_security_auth_0_%p.log -XX:CompileCommand=exclude,java/lang/invoke/MethodHandle.* sun.hotspot.tools.ctw.CompileTheWorld modules:jdk.security.auth]
cout/cerr are redirected to modules_jdk_security_auth_0
modules_jdk_security_auth_0 7125934527ms END : exit code = 0
----------System.err:(25/1764)----------
There were 1 errors:[
java.lang.Error: modules_jdk_security_auth_0: Unexpected zero exit codebefore finishing all compilations. lastClass[24] != classStop[25]
at sun.hotspot.tools.ctw.CtwRunner.startCtwforAllClasses(CtwRunner.java:201)
at sun.hotspot.tools.ctw.CtwRunner.run(CtwRunner.java:119)
at sun.hotspot.tools.ctw.CtwRunner.main(CtwRunner.java:65)
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:566)
at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:229)
at java.base/java.lang.Thread.run(Thread.java:834)
java.lang.AssertionError: There were 1 errors:[{modules_jdk_security_auth_0: Unexpected zero exit codebefore finishing all compilations. lastClass[24] != classStop[25]}]
at sun.hotspot.tools.ctw.CtwRunner.run(CtwRunner.java:134)
at sun.hotspot.tools.ctw.CtwRunner.main(CtwRunner.java:65)
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:566)
at com.sun.javatest.regtest.agent.MainActionHelper$SameVMRunnable.run(MainActionHelper.java:229)
at java.base/java.lang.Thread.run(Thread.java:834)
JavaTest Message: Test threw exception: java.lang.AssertionError
JavaTest Message: shutting down test
result: Failed. Execution failed: `main' threw exception: java.lang.AssertionError: There were 1 errors:[{modules_jdk_security_auth_0: Unexpected zero exit codebefore finishing all compilations. lastClass[24] != classStop[25]}]
- backported by
-
JDK-8218083 ctw of jdk.security.auth failed with "Unexpected zero exit codebefore finishing all compilations"
-
- Resolved
-
-
JDK-8218324 ctw of jdk.security.auth failed with "Unexpected zero exit codebefore finishing all compilations"
-
- Resolved
-
-
JDK-8218372 ctw of jdk.security.auth failed with "Unexpected zero exit codebefore finishing all compilations"
-
- Resolved
-
-
JDK-8227506 ctw of jdk.security.auth failed with "Unexpected zero exit codebefore finishing all compilations"
-
- Resolved
-
-
JDK-8232987 ctw of jdk.security.auth failed with "Unexpected zero exit codebefore finishing all compilations"
-
- Resolved
-
- relates to
-
JDK-8191273 applications/ctw/modules tests fail intermittently
-
- Resolved
-