[10] RFR(XS): 8174101: Bootclasspath append should not invalidate CDS archive
Calvin Cheung
calvin.cheung at oracle.com
Thu Nov 30 19:34:31 UTC 2017
Thanks, Ioi.
Calvin
On 11/30/17, 10:28 AM, Ioi Lam wrote:
> Hi Calvin,
>
> Looks good. Thanks for fixing this.
>
> - Ioi
>
>
> On 11/30/17 9:49 AM, Calvin Cheung wrote:
>> For the regular CDS case (UseAppCDS=0), only boot classes are loaded
>> from the archive. Therefore, we should not invalidate the archive
>> when the bootclasspath is appended.
>>
>> bug: https://bugs.openjdk.java.net/browse/JDK-8174101
>>
>> webrev: http://cr.openjdk.java.net/~ccheung/8174101/webrev.00/
>>
>> Testing: hs-tier1 and hs-tier2 on linux-x64, solaris-sparc, macosx,
>> windows-x64.
>>
>> thanks,
>> Calvin
>
More information about the hotspot-runtime-dev
mailing list