Integrated: 8267303: Replace MinObjectAlignmentSize usages for non-Java heap objects
Coleen Phillimore
coleenp at openjdk.java.net
Wed Jul 7 12:49:53 UTC 2021
On Fri, 2 Jul 2021 20:36:23 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.
This pull request has now been integrated.
Changeset: 2dc54864
Author: Coleen Phillimore <coleenp at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/2dc5486415097bf44e7fca1cf601847fde0eeecb
Stats: 11 lines in 4 files changed: 6 ins; 0 del; 5 mod
8267303: Replace MinObjectAlignmentSize usages for non-Java heap objects
Reviewed-by: kbarrett, tschatzl, minqi
-------------
PR: https://git.openjdk.java.net/jdk/pull/4675
More information about the hotspot-dev
mailing list