-
Bug
-
Resolution: Cannot Reproduce
-
P3
-
None
-
1.1.4
-
x86
-
windows_95
Name: laC46010 Date: 10/09/97
JDK1.1.4 with JIT v. 57 fails to pass several JCK-114a test cases
listed below due to incorrect linkage error thrown for invalid class file:
"java.lang.NoClassDefFoundError" thrown instead of "java.lang.VerifyError":
vm/concepts/execution/execution024/execution02401/execution02401.html
vm/concepts/execution/execution025/execution02501/execution02501.html
vm/concepts/execution/execution026/execution02601/execution02601.html
vm/concepts/execution/execution027/execution02701/execution02701.html
vm/constantpool/ClassInterf/ClassInterf051/ClassInterf05101/ClassInterf05101.html
vm/constantpool/ClassInterf/ClassInterf052/ClassInterf05201/ClassInterf05201.html
"java.lang.NoClassDefFoundError" thrown instead of "java.lang.IllegalAccessError":
vm/instr/invokeinterface/invokeinterface020/invokeinterface02001/invokeinterface02001.html
vm/instr/invokeinterface/invokeinterface020/invokeinterface02002/invokeinterface02002.html
vm/instr/invokeinterface/invokeinterface020/invokeinterface02003/invokeinterface02003.html
vm/instr/invokeinterface/invokeinterface025/invokeinterface02501/invokeinterface02501.html
======================================================================