-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 24
-
Component/s: core-libs
-
b22
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
-
Commit(master)
openjdk/jdk/2a4f37cc
-
Review(master)
openjdk/jdk/25024