RFR: 8139457: Array bases are aligned at HeapWord granularity [v11]

Thomas Stuefe stuefe at openjdk.org
Thu Jan 19 09:34:42 UTC 2023


On Wed, 7 Dec 2022 08:40:25 GMT, Stefan Karlsson <stefank at openjdk.org> wrote:

>> Roman Kennke has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains 25 commits:
>> 
>>  - Merge branch 'master' into JDK-8139457
>>  - Fix gtest for correct base offsets in 32bit builds
>>  - Fix cast warning
>>  - Revert relaxation of array length
>>  - Add guards to ArrayBaseOffsets test to allow running with -UseCompressedClassPointers
>>  - Fix another cast warning
>>  - Clean cast warning from size_t to int
>>  - Clear leading 32bits in Z array allocator
>>  - SA adjustments
>>  - Test for 32bit build
>>  - ... and 15 more: https://git.openjdk.org/jdk/compare/500b45e1...c278a53b
>
> Changes requested by stefank (Reviewer).

> Ping? @stefank @tstuefe @fisk, maybe?
> 
> Thanks!

Haven't forgotten you, but I'm snowed in atm, sorry :-( 
Maybe next week.

Cheers, Thomas

-------------

PR: https://git.openjdk.org/jdk/pull/11044


More information about the hotspot-dev mailing list