0.574: #1: [GC pause (young)# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=/g1CollectedHeap.cpp:5862
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/HUDSON/workspace/9-2-build-linux-amd64/jdk9/1085/hotspot/src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp:5862), pid=27282, tid=140481272059648
# assert(rp->num_q() == no_of_gc_workers) failed: sanity
java -XX:+PrintGCTimeStamps -XX:+PrintGCDetails -d64 -XX:+UseG1GC -Xmx512m -XX:+UseDynamicNumberOfGCThreads -XX:+ParallelRefProcEnabled -XX:+PrintGCDetails -XX:+PrintGCTimeStamps -XX:-PrintGCCause -showversion -Xms16m -Xmx64m SpecApplication -s100 -g _213_javac
# after -XX: or in .hotspotrc: SuppressErrorAt=/g1CollectedHeap.cpp:5862
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/HUDSON/workspace/9-2-build-linux-amd64/jdk9/1085/hotspot/src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp:5862), pid=27282, tid=140481272059648
# assert(rp->num_q() == no_of_gc_workers) failed: sanity
java -XX:+PrintGCTimeStamps -XX:+PrintGCDetails -d64 -XX:+UseG1GC -Xmx512m -XX:+UseDynamicNumberOfGCThreads -XX:+ParallelRefProcEnabled -XX:+PrintGCDetails -XX:+PrintGCTimeStamps -XX:-PrintGCCause -showversion -Xms16m -Xmx64m SpecApplication -s100 -g _213_javac
- duplicates
-
JDK-8017462 G1: guarantee fails with UseDynamicNumberOfGCThreads
- Resolved
- relates to
-
JDK-8149343 assert(rp->num_q() == no_of_gc_workers) failed: sanity
- Resolved