RFR: 8267303: Replace MinObjectAlignmentSize usages for non-Java heap objects [v2]
Yumin Qi
minqi at openjdk.java.net
Tue Jul 6 22:33:07 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.
LGTM.
-------------
Marked as reviewed by minqi (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/4675
More information about the hotspot-dev
mailing list