How to reproduce:
java_g -server -showversion -XX:+CompileTheWorld -XX:CompileTheWorldStartAt=191 -XX:MinInliningThreshold=0 -Xbootclasspath/p:./ZKM.jar
Using:
+PrintCompilation
CompileOnly=a/a/d/df.c
narrows thing down a bit.
CTW fails on solx86, but will fail on sparc, too, if -UseTLAB is used.
java_g -server -showversion -XX:+CompileTheWorld -XX:CompileTheWorldStartAt=191 -XX:MinInliningThreshold=0 -Xbootclasspath/p:./ZKM.jar
Using:
+PrintCompilation
CompileOnly=a/a/d/df.c
narrows thing down a bit.
CTW fails on solx86, but will fail on sparc, too, if -UseTLAB is used.
- relates to
-
JDK-4436302 Volano fails with a sigbus
-
- Resolved
-
-
JDK-4435671 VolanoMark intermiten failure on x86 with Merlin b58 -server flag
-
- Closed
-