Problem with -XX:+UseG1GC

Developer X developerx at bk.ru
Fri May 22 04:34:36 UTC 2015


 Hi.

If I use JDK 8 u45 with :

-Xms128m
-Xmx3g
-Xmn1g
-server
-XX:SurvivorRatio=1

then my Eden, Old, Survivor spases have a normal and true size.

If I add  -XX:+UseG1GC then all spase size changed. Why?
If it is associated with GC orgnomics then  -XX:±UseAdaptiveSizePolicy parameter not help Me.

Can I kill this problem?

Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/hotspot-gc-dev/attachments/20150522/e5649a41/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: With XXUseG1GC.png
Type: image/png
Size: 78019 bytes
Desc: not available
URL: <https://mail.openjdk.org/pipermail/hotspot-gc-dev/attachments/20150522/e5649a41/WithXXUseG1GC.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Without XXUseG1GC.png
Type: image/png
Size: 81444 bytes
Desc: not available
URL: <https://mail.openjdk.org/pipermail/hotspot-gc-dev/attachments/20150522/e5649a41/WithoutXXUseG1GC.png>


More information about the hotspot-gc-dev mailing list