Loading... (original) (raw)
- Type:
Enhancement
- Resolution: Duplicate
- Priority:
P4
- Affects Version/s: repo-valhalla
VarHandles rely on unsafe APIs.
Frederic is adding support for unsafe support for value type fields.
Arrays appear to depend on:
unsafe.arrayBaseOffset, arrayIndexScale and then
variations of PutObject/GetObject operating on arrayKlasses.
duplicates
JDK-8207197 [lworld] VarHandle array support for value types
- Resolved
relates to
JDK-8206144 [lworld] Adapt and add C2 intrinsics for value types Unsafe API
- Resolved
JDK-8207197 [lworld] VarHandle array support for value types
- Resolved