-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b17
The implementation of ResolvedJavaMethod.isInVirtualMethodTable in HotSpotResolvedJavaMethodImpl can result in an InternalError if the argument type is unlinked. It should simply return false in this case.
- duplicates
-
JDK-8214290 [JVMCI] Check against unlinked type in isInVirtualMethodTable implementation.
-
- Closed
-