Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2174804 | 6u14 | Coleen Phillimore | P3 | Closed | Fixed | b01 |
JDK-2172223 | 6u5p | Coleen Phillimore | P3 | Closed | Fixed | b01 |
The above message appears at the start of an hs_err file.
It implies that some errors are expected.
Also, it seems to me that 'the' should precede 'Java ...'.
The message should be changed to something like
A fatal error has been detected by the Java Runtime Environment
The VM also will report that a problem has happened outside the VM for crashes within compiler threads, which is not true.
#
# Internal Error (/net/philli/scratch1/coleenp/ws/compall.ws/src/share/vm/opto/matcher.cpp:1363), pid=19258, tid=9
# Error: assert(false,"bad AD file")
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (11.0-b08-compall.ws_0126_1659-fastdebug mixed mode solaris-sparc)
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
It implies that some errors are expected.
Also, it seems to me that 'the' should precede 'Java ...'.
The message should be changed to something like
A fatal error has been detected by the Java Runtime Environment
The VM also will report that a problem has happened outside the VM for crashes within compiler threads, which is not true.
#
# Internal Error (/net/philli/scratch1/coleenp/ws/compall.ws/src/share/vm/opto/matcher.cpp:1363), pid=19258, tid=9
# Error: assert(false,"bad AD file")
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (11.0-b08-compall.ws_0126_1659-fastdebug mixed mode solaris-sparc)
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
- backported by
-
JDK-2172223 Wording problems in "An unexpected error has been detected by Java Runtime Environment"
-
- Closed
-
-
JDK-2174804 Wording problems in "An unexpected error has been detected by Java Runtime Environment"
-
- Closed
-