RFR(XS): 8185145: AppCDS custom loader support on Mac OS X
David Holmes
david.holmes at oracle.com
Mon Sep 3 05:10:13 UTC 2018
Hi Calvin,
On 1/09/2018 2:52 AM, Calvin Cheung wrote:
> bug: https://bugs.openjdk.java.net/browse/JDK-8185145
>
> webrev: http://cr.openjdk.java.net/~ccheung/8185145/webrev.00/
>
> Please review this small RFE for enabling AppCDS custom loader support
> on Mac OS X.
Reviewed.
I'm assuming that this simple change can also be made for other
platforms once they too have testing enabled? If so is there an effort
to expand support to all platforms?
Thanks,
David
------
> Testing: hs-tier{1,2,3,5,6}. The tests which calls the
> Platform.areCustomLoadersSupportedForCDS() method ran successfully on
> Mac OS X without the error message "AppCDS custom class loaders not
> supported on this platform."
>
> thanks,
> Calvin
More information about the hotspot-runtime-dev
mailing list