RFR: 8236847: CDS archive with 4K alignment unusable on machines with 64k pages [v5]

Yumin Qi minqi at openjdk.java.net
Wed Mar 3 17:56:08 UTC 2021


On Mon, 1 Mar 2021 13:51:39 GMT, Erik Joelsson <erikj at openjdk.org> wrote:

>> Yumin Qi has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Add --enable-compatible-cds-alignment for linux-aarch64 and macosx-x64 in jib job
>
> Build changes look ok to me.

Ping @theRealAph @tstuefe
Any comment/suggestion of current implementation? Thanks! In this implementation, if jdk builder want to change the alignment they can define them in <os>_<platform>_<arch>.hpp like in os_macos_x64.hpp.

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

PR: https://git.openjdk.java.net/jdk/pull/2651


More information about the hotspot-runtime-dev mailing list