RFR[XS] 8188105 Make -Xshare:auto the default for server VM

David Holmes david.holmes at oracle.com
Wed Apr 18 05:50:23 UTC 2018


That all looks fine to me.

Thanks,
David

On 18/04/2018 2:16 PM, Ioi Lam wrote:
> Hi, please review this very simple change:
> 
> https://bugs.openjdk.java.net/browse/JDK-8188105
> http://cr.openjdk.java.net/~iklam/jdk11/8188105-make-xshare-auto-the-default.v01/ 
> 
> 
> Summary:
> 
> Now the server VM will automatically load the CDS archive if one exists.
> This has been the default for the client VM for many releases. It
> was previously disabled for the server VM due to performance issues that
> have since been fixed (in JDK-8074345).
> 
> Testing:
> 
> I have run hs-tier{1,2,3,4} with no failures.
> 
> Thanks
> - Ioi
> 
> 


More information about the hotspot-runtime-dev mailing list