-
Bug
-
Resolution: Fixed
-
P3
-
1.4.2
-
b10
-
x86, sparc
-
solaris_8
-
Verified
Running mantis b03, java_g -server on Java2d demo gets an assertion failure
on x86 solaris:
# assert(adr_type() == 0 || adr_type()->empty() || phase->C->must_alias(adr_type(), alias_idx), "adr_type must match alias idx")
#
# Error ID: /BUILD_AREA/jdk1.4.2/hotspot/src/share/vm/opto/memnode.cpp, 87
command line was:
java_g -server -Xcomp -Xbatch -XX:+TraceDeoptimization -jar Java2Demo.jar main
- duplicates
-
JDK-4777897 JCK awt test DragGestureEvent crashes in Server VM at memnode.cpp
-
- Closed
-
- relates to
-
JDK-4802814 assertion failure: adr_type must match alias idx in PIT testing.
-
- Resolved
-