RFR: 8263465: JDK-8236847 causes tier1 build failure on linux-aarch64
Daniel D.Daugherty
dcubed at openjdk.java.net
Thu Mar 11 18:49:16 UTC 2021
On Thu, 11 Mar 2021 18:41:10 GMT, Yumin Qi <minqi at openjdk.org> wrote:
> Hi, Please review
>
> JDK-8236847 changes failed on build linux-aarch64 on xcross build. The reason is we check BUILD_CDS_ARCHIVE which is not correct in such case. We should check ENABLE_CDS instead.
>
> Thanks
> Yumin
Looks good to me.
This change can be integrated until the trivial fix rules.
-------------
Marked as reviewed by dcubed (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/2946
More information about the build-dev
mailing list