On Solaris/x64:
java -d64 -server -XX:+UseG1GC -XX:+UseCompressedOops -Xmx128m -XX:+PrintGCDetails -X
X:+PrintGCTimeStamps -XX:+ShowMessageBoxOnError -jar GCBasher.jar -time:300000
Crash happens reliably in product build but not in a fastdebug build (at least
not with the set of options above).
java -d64 -server -XX:+UseG1GC -XX:+UseCompressedOops -Xmx128m -XX:+PrintGCDetails -X
X:+PrintGCTimeStamps -XX:+ShowMessageBoxOnError -jar GCBasher.jar -time:300000
Crash happens reliably in product build but not in a fastdebug build (at least
not with the set of options above).
- duplicates
-
JDK-6957403 G1: Bigapp crashes with SEGSEGV when COOPs are used.
- Closed
- relates to
-
JDK-6932480 Crash in CompilerThread/Parser. Unloaded array klass?
- Closed