-
Enhancement
-
Resolution: Unresolved
-
P4
-
repo-valhalla
Since arrays are now polymorphic, it would be helpful if core libraries can access properties of arrays to classify them quickly. Here are some desired APIs in Unsafe:
1. arrayLayout0 - the actual type of array (combined with class)
2. arrayBaseOffset1 - the offset from the flat/refArrayKlass
3. arrayIndexScale1 - the scale from the flat/refArrayKlass
1. arrayLayout0 - the actual type of array (combined with class)
2. arrayBaseOffset1 - the offset from the flat/refArrayKlass
3. arrayIndexScale1 - the scale from the flat/refArrayKlass
- blocks
-
JDK-8357245 [lworld] Improve performance of Flat array var handles
-
- Open
-
1.
|
[lworld] Intrinsify new unsafe methods added by JDK-8369835 |
|
Open | Unassigned |