JDK-8290981: Enable CDS for zero builds
Aleksey Shipilev
shade at redhat.com
Thu Aug 18 16:34:15 UTC 2022
On 8/16/22 18:05, Ioi Lam wrote:
> I have prepared a PR for enabling CDS for zero (with help from Aleksey
> Shipilëv)
>
> https://github.com/openjdk/jdk/pull/9869
>
> If anyone is maintaining zero builds of the JDK, it would be great if
> you could try this patch and see if it introduce any regressions.
Well, I am maintaining lots of Zero builds, and at least x86_64 Zero works. This should cover the
majority of potential problems with Zero on other arches too. The rest of the problems, if any,
would likely come from massive rebuilds of Java packages using the Zero VM in the system JDK, which
would be hard to easily test.
Adrian, tell us if you can/want to do that :) But I think it would be fine as it is.
--
Thanks,
-Aleksey
More information about the porters-dev
mailing list