On Mon, 1 Mar 2021 13:51:39 GMT, Erik Joelsson <er...@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