On Fri, 26 Mar 2021 17:18:22 GMT, Vladimir Kempik 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
On Fri, 26 Mar 2021 17:18:22 GMT, Vladimir Kempik 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
Please review this patch for macos_aarch64.
It reverts small part of jep-391 were 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
-
Commit messages:
- 8264240: [macos_aarch64] enable a