RFR: 8334895: OpenJDK fails to configure on linux aarch64 when CDS is disabled after JDK-8331942 [v3]
Vladimir Petko
vpetko at openjdk.org
Tue Jun 25 19:30:27 UTC 2024
On Tue, 25 Jun 2024 09:41:00 GMT, Erik Joelsson <erikj at openjdk.org> wrote:
> Looking at this, there are more problems. In the `UTIL_ARG_ENABLE` for `compatible-cds-alignment`, the `DEFAULT_DESC` is just `disabled` which isn't correct. It's disabled except on linux-aarch64. This seems like an oversight in JDK-8331942.
>
> Would you mind addressing this as well?
I have changed description to "disabled except on linux-aarch64"
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19869#issuecomment-2189812448
More information about the build-dev
mailing list