-
Bug
-
Resolution: Fixed
-
P3
-
hs16, 6u21
-
b03
-
x86
-
generic, linux
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2183945 | 7 | Changpeng Fang | P3 | Closed | Fixed | b74 |
JDK-2197939 | 6u23 | Tom Rodriguez | P3 | Resolved | Fixed | b01 |
JDK-2199885 | 6u22m | Tom Rodriguez | P3 | Resolved | Fixed | b01 |
JDK-2197740 | 6u21p | Tom Rodriguez | P3 | Resolved | Fixed | b03 |
JDK-2190020 | 6u21 | Tom Rodriguez | P4 | Resolved | Fixed | b01 |
JDK-2191904 | 6u20-rev | Kevin Walls | P4 | Closed | Fixed | b03 |
JDK-2190319 | 6u19-rev | Kevin Walls | P4 | Resolved | Fixed | b05 |
JDK-2187549 | 6u18-rev | Kevin Walls | P4 | Resolved | Fixed | b09 |
JDK-2193669 | hs16.3 | Kevin Walls | P4 | Resolved | Fixed | b02 |
JDK-2193525 | hs16.2 | Kevin Walls | P4 | Resolved | Fixed | b05 |
To reproduce run:
/net/sqenfs-1.sfbay/export1/jdk/re/6u18/promoted/all/b01/binaries/solaris-sparc/fastdebug/bin/java -server -XX:-ShowMessageBoxOnError -Xverify:all -XX:+CompileTheWorld -Xbootclasspath/p:/net/sqenfs-1.sfbay/export1/comp/vm/testbase/ctw/build/../jars/ibiblio/maven2/annogen/annogen/0.1.0/annogen-0.1.0.jar
Output:
CompileTheWorld (129) : org/codehaus/jam/internal/elements/AnnotationValueImpl
# To suppress the following error report, specify this argument
# after -XX: or in .hotspotrc: SuppressErrorAt=/globalDefinitions.cpp:268
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (/BUILD_AREA/jdk6_18/hotspot/src/share/vm/utilities/globalDefinitions.cpp:268), pid=2896, tid=11
# Error: assert(allow_address || t != T_ADDRESS," ")
#
# JRE version: 6.0_18-b01
# Java VM: Java HotSpot(TM) Server VM (16.0-b08-fastdebug mixed mode solaris-sparc )
# An error report file with more information is saved as:
# /tmp/hs_err_pid2896.log
#
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
#
Current thread is 11
Dumping core ...
Abort
- backported by
-
JDK-2197740 CTW failure jdk6_18/hotspot/src/share/vm/utilities/globalDefinitions.cpp:268
- Resolved
-
JDK-2197939 CTW failure jdk6_18/hotspot/src/share/vm/utilities/globalDefinitions.cpp:268
- Resolved
-
JDK-2199885 CTW failure jdk6_18/hotspot/src/share/vm/utilities/globalDefinitions.cpp:268
- Resolved
-
JDK-2187549 CTW failure jdk6_18/hotspot/src/share/vm/utilities/globalDefinitions.cpp:268
- Resolved
-
JDK-2190020 CTW failure jdk6_18/hotspot/src/share/vm/utilities/globalDefinitions.cpp:268
- Resolved
-
JDK-2190319 CTW failure jdk6_18/hotspot/src/share/vm/utilities/globalDefinitions.cpp:268
- Resolved
-
JDK-2193525 CTW failure jdk6_18/hotspot/src/share/vm/utilities/globalDefinitions.cpp:268
- Resolved
-
JDK-2193669 CTW failure jdk6_18/hotspot/src/share/vm/utilities/globalDefinitions.cpp:268
- Resolved
-
JDK-2183945 CTW failure jdk6_18/hotspot/src/share/vm/utilities/globalDefinitions.cpp:268
- Closed
-
JDK-2191904 CTW failure jdk6_18/hotspot/src/share/vm/utilities/globalDefinitions.cpp:268
- Closed
- relates to
-
JDK-6958485 fix for 6879921 was insufficient
- Closed