RFR: 8267303: Replace MinObjectAlignmentSize usages for non-Java heap objects [v2]
Coleen Phillimore
coleenp at openjdk.java.net
Wed Jul 7 12:49:52 UTC 2021
On Tue, 6 Jul 2021 21:22:24 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
>> Replace '3' and LogMinObjAlignmentInBytes with LogBytesPerWord (3 for LP64 and 2 for 32 bits).
>> Hoping git actions will test 32 bits.
>> Tested with tier1 on all Oracle platforms, but since I didn't change the values for our platforms, no failures expected.
>
> Coleen Phillimore has updated the pull request incrementally with two additional commits since the last revision:
>
> - missed Symbol.java part of the change.
> - Add equivalent change to SA.
Thanks Ioi, Yumin, Kim and Thomas for the review and comments.
-------------
PR: https://git.openjdk.java.net/jdk/pull/4675
More information about the hotspot-dev
mailing list