-
Bug
-
Resolution: Fixed
-
P3
-
6u14
-
b03
-
x86
-
windows_vista
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2183586 | 7 | Poonam Bajaj Parhar | P3 | Closed | Fixed | b73 |
JDK-2189973 | 6u21 | Poonam Bajaj Parhar | P3 | Closed | Fixed | b01 |
JDK-2183345 | 6u18 | Poonam Bajaj Parhar | P3 | Closed | Fixed | b04 |
JDK-2183419 | 6u17-rev | Poonam Bajaj Parhar | P3 | Closed | Fixed | b05 |
JDK-2182331 | hs17 | Poonam Bajaj Parhar | P3 | Closed | Fixed | b02 |
JDK-2183346 | hs16 | Poonam Bajaj Parhar | P3 | Closed | Fixed | b11 |
JDK-2183420 | hs14.3 | Poonam Bajaj Parhar | P3 | Closed | Fixed | b02 |
JDK-2183423 | hs14.2 | Poonam Bajaj Parhar | P3 | Closed | Fixed | b02 |
Reproduction:
A is just a class name that does not exist.
---------->
[xxxxx@komagome J810038]$ ~/XXXXX/jdk6_13/bin/java -version
java version "1.6.0_13"
Java(TM) SE Runtime Environment (build 1.6.0_13-b03)
Java HotSpot(TM) 64-Bit Server VM (build 11.3-b02, mixed mode)
[xxxxx@komagome J810038]$ ~/XXXXX/jdk6_13/bin/java -server -XX:TypeProfileWidth=0 -Xcomp A
#
# An unexpected error has been detected by Java Runtime Environment:
#
# Internal Error (ciMethodData.cpp:130), pid=28256, tid=1085491552
# Error: ShouldNotReachHere()
#
# Java VM: Java HotSpot(TM) 64-Bit Server VM (11.3-b02 compiled mode linux-amd64)
# An error report file with more information is saved as:
# /XXXXX/hs_err_pid28256.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
<----------
The problem was also seen on jdk 6u14 for Windows.
- backported by
-
JDK-2182331 jvm crash when specifying TypeProfileWidth=0 on jdk 6.0
- Closed
-
JDK-2183345 jvm crash when specifying TypeProfileWidth=0 on jdk 6.0
- Closed
-
JDK-2183346 jvm crash when specifying TypeProfileWidth=0 on jdk 6.0
- Closed
-
JDK-2183419 jvm crash when specifying TypeProfileWidth=0 on jdk 6.0
- Closed
-
JDK-2183420 jvm crash when specifying TypeProfileWidth=0 on jdk 6.0
- Closed
-
JDK-2183423 jvm crash when specifying TypeProfileWidth=0 on jdk 6.0
- Closed
-
JDK-2183586 jvm crash when specifying TypeProfileWidth=0 on jdk 6.0
- Closed
-
JDK-2189973 jvm crash when specifying TypeProfileWidth=0 on jdk 6.0
- Closed