Integrated: 8264240: [macos_aarch64] enable appcds support after JDK-8263002

Vladimir Kempik vkempik at openjdk.java.net
Fri Mar 26 19:53:26 UTC 2021


On Fri, 26 Mar 2021 17:18:22 GMT, Vladimir Kempik <vkempik at openjdk.org> wrote:

> Please review this small patch for macos_aarch64.
> It reverts small part of jep-391 where we disabled cds for macos_aarch64.
> After JDK-8263002 is fixed, the appcds can be enabled back on macos_aarch64.
> CDS related tests in tier1 now pass

This pull request has now been integrated.

Changeset: d6bb1537
Author:    Vladimir Kempik <vkempik at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/d6bb1537
Stats:     3 lines in 1 file changed: 0 ins; 2 del; 1 mod

8264240: [macos_aarch64] enable appcds support after JDK-8263002

Reviewed-by: erikj

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

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


More information about the hotspot-runtime-dev mailing list