[10] RFR(XS): 8174101: Bootclasspath append should not invalidate CDS archive
Ioi Lam
ioi.lam at oracle.com
Thu Nov 30 18:28:25 UTC 2017
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