-
Bug
-
Resolution: Unresolved
-
P4
-
24
-
In Review
Field lambda forms bytecode that accepts a class argument and performs a cast is not pregenerated in the jlink image.
Try execute `javap java.lang.invoke.DirectMethodHandle\$Holder`, observe that get/putReference(Volatile) has no type-checked versions.
Try execute `javap java.lang.invoke.DirectMethodHandle\$Holder`, observe that get/putReference(Volatile) has no type-checked versions.
- relates to
-
JDK-8297727 Forcing LF interpretation lead to StackOverflowError in reflection code
-
- In Progress
-
- links to
-
Review(master) openjdk/jdk/24887