When invoke_interface calls to an abstract method, the method entry
in itable is NULL. This must be tested explicitly instead of
crashing. The bug has been fixed in 1.3 Kestrel release,
both in C1 and interpreter.
To reproduce go to GammaBase/<bugid> and
java_g -Xcomp InterfaceTest
in itable is NULL. This must be tested explicitly instead of
crashing. The bug has been fixed in 1.3 Kestrel release,
both in C1 and interpreter.
To reproduce go to GammaBase/<bugid> and
java_g -Xcomp InterfaceTest
- duplicates
-
JDK-4306448 HotSpot VM throws NullPointerException instead of AbstractMethodError on Win 32
-
- Closed
-
-
JDK-4306449 abstract method invocation crashes HotSpot in compiled mode on Win32
-
- Closed
-
-
JDK-4306452 HotSpot VM throws NullPointerException instead of AbstractMethodError on Solaris
-
- Closed
-
- relates to
-
JDK-4329201 HotSpot VM throws NullPointerException instead of AbstractMethodError in -Xcomp
-
- Resolved
-