-
Bug
-
Resolution: Unresolved
-
P4
-
None
-
24
In MethodHandles.Lookup, the example for findGetter operates on a field of type FT, but its return type cast is (T) in the bytecode behavior. This typo should be fixed.
- links to
-
Review(master) openjdk/jdk/25024