When resolving constant pool entries for INVOKEs, the test for whether the referenced method is signature polymorphic must be expanded to include checking whether the declaring class is java.lang.invoke.VarHandle. Otherwise, resolution can fail.
- relates to
-
JDK-8163962 [JVMCI] integrate VarHandles
-
- Resolved
-
-
JDK-8164586 Clean up condition for signature polymorphic holder
-
- Open
-