Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8135671 | emb-9 | Roland Westrelin | P4 | Resolved | Fixed | team |
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/opt/jprt/T/P1/133101.rwestrel/s/hotspot/src/share/vm/runtime/commandLineFlagConstraintsCompiler.cpp:74), pid=34018, tid=0xf625ab40
# assert(min_number_of_compiler_threads <= 1) failed: minimum should be less or equal default number
#
#
# Internal Error (/opt/jprt/T/P1/133101.rwestrel/s/hotspot/src/share/vm/runtime/commandLineFlagConstraintsCompiler.cpp:74), pid=34018, tid=0xf625ab40
# assert(min_number_of_compiler_threads <= 1) failed: minimum should be less or equal default number
#
- backported by
-
JDK-8135671 java -client -XX:+TieredCompilation -XX:CICompilerCount=1 -version asserts since 8130858
-
- Resolved
-
- relates to
-
JDK-8134239 compiler/arguments/CheckCICompilerCount.java still fails
-
- Resolved
-