-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: hotspot
-
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
-