-
Bug
-
Resolution: Fixed
-
P4
-
hs14
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2170013 | 7 | Vladimir Kozlov | P4 | Closed | Fixed | b41 |
JDK-2172831 | 6u14 | Vladimir Kozlov | P3 | Resolved | Fixed | b01 |
% gamma -XX:-CheckCompressedOops -XX:+UseCompressedOops -Xss256k -verify -XX:+CompileTheWorld -Xbootclasspath/p:rt.jar
CompileTheWorld (13) : com/sun/activation/registries/LineTokenizer
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=/matcher.cpp:1641
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (src/share/vm/opto/matcher.cpp:1641), pid=16772, tid=9
# Error: assert(kid == 0L || s->_leaf->in(0) == 0L,"internal operands have no control")
#
# Java VM: OpenJDK 64-Bit Server VM (14.0-b06-internal-jvmg mixed mode solaris-amd64 compressed oops)
# An error report file with more information is saved as:
# /export/home/kvn/work2/build/6766316/solaris_amd64_compiler2/jvmg/hs_err_pid16772.log
#
CompileTheWorld (13) : com/sun/activation/registries/LineTokenizer
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=/matcher.cpp:1641
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (src/share/vm/opto/matcher.cpp:1641), pid=16772, tid=9
# Error: assert(kid == 0L || s->_leaf->in(0) == 0L,"internal operands have no control")
#
# Java VM: OpenJDK 64-Bit Server VM (14.0-b06-internal-jvmg mixed mode solaris-amd64 compressed oops)
# An error report file with more information is saved as:
# /export/home/kvn/work2/build/6766316/solaris_amd64_compiler2/jvmg/hs_err_pid16772.log
#
- backported by
-
JDK-2172831 UseCompressedOops: assert(kid == 0L || s->_leaf->in(0) == 0L,"internal operands have no control")
-
- Resolved
-
-
JDK-2170013 UseCompressedOops: assert(kid == 0L || s->_leaf->in(0) == 0L,"internal operands have no control")
-
- Closed
-
- relates to
-
JDK-6782820 Server VM fails with "unhandled implicit exception in compiled code" assertion
-
- Closed
-