-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
7
-
generic
-
linux
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.
- duplicates
-
JDK-6646019 array subscript expressions become top() with -d64
- Closed