Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P4
-
Resolution: Duplicate
-
Affects Version/s: 7
-
Fix Version/s: None
-
Component/s: hotspot
-
Labels:
-
Subcomponent:
-
CPU:generic
-
OS:linux
Description
This assertion is observed at least on linux-i586/amd64 with both jdk6/7:
# Internal Error (/BUILD_AREA/jdk7/hotspot/src/share/vm/opto/type.hpp:955), pid=15164, tid=1083349344
# Error: assert(_base == Int,"Not an Int")
It occurs only in -Xcomp mode.
Testcase and hs_err file are attached.
# Internal Error (/BUILD_AREA/jdk7/hotspot/src/share/vm/opto/type.hpp:955), pid=15164, tid=1083349344
# Error: assert(_base == Int,"Not an Int")
It occurs only in -Xcomp mode.
Testcase and hs_err file are attached.
Attachments
Issue Links
- duplicates
-
JDK-6646019 array subscript expressions become top() with -d64
-
- Closed
-