-
Enhancement
-
Resolution: Fixed
-
P3
-
9
-
b120
The MethodHandles class already offers functionality to create arrays, and to get and set array elements. The addition of a method like MethodHandles.arrayLength(Class<?> arrayClass) would complete the coverage of array support by method handles.
- relates to
-
JDK-8157225 adopt method handle for array length getter in BeanLinker
-
- Resolved
-
-
JDK-8157590 MethodHandles.arrayLength() lacks @since tag, implementation throws wrong exception
-
- Closed
-