RFR(XS): 8185145: AppCDS custom loader support on Mac OS X

Calvin Cheung calvin.cheung at oracle.com
Wed Sep 5 16:48:19 UTC 2018


Hi David,

Thanks for your review.

On 9/2/18, 10:10 PM, David Holmes wrote:
> 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?
Hope so.
> If so is there an effort to expand support to all platforms?
Not at the moment.

thanks,
Calvin
>
> 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