Rename Amalloc (which aligns to 64 bits) to Amalloc64
Rename Amalloc_4 (which asserts that the input is naturally aligned to the pointer size of the platform) to Amalloc
Rename Amalloc_4 (which asserts that the input is naturally aligned to the pointer size of the platform) to Amalloc
- relates to
-
JDK-8253779 Amalloc may be wasting space by overaligning
- Resolved
-
JDK-8270217 Fix Arena::Amalloc to check for overflow better
- Resolved
-
JDK-8270308 Arena::Amalloc may return misaligned address on 32-bit
- Resolved