On Thu, 11 Mar 2021 18:41:10 GMT, Yumin Qi <mi...@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 Marked as reviewed by erikj (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/2946