The old Unsafe models of make/finishBuffer are gone since we have strict initialization, but they are still used by the vector experiment branch.
The remaining usages in the vector prototype branch should migrate to writing an initial value in a flat array, patching that array with unsafe, and reading the patched value back instead.
The remaining usages in the vector prototype branch should migrate to writing an initial value in a flat array, patching that array with unsafe, and reading the patched value back instead.
- duplicates
-
JDK-8367792 [lworld] Remove the Unsafe remnants of old valhalla prototypes
-
- Closed
-