G1 eden resizing behaviour ?

Simone Bordet simone.bordet at gmail.com
Wed Dec 10 17:56:03 UTC 2014


Hi,

On Wed, Dec 10, 2014 at 5:04 PM, charlie hunt <charlie.hunt at oracle.com> wrote:
> Adding -XX:+PrintReferenceGC may also help identify which type of Reference objects are the culprit.  If it is SoftReferences (my favorite :-] ), there is some additional tweaking you can do.
>
> Adding -XX:+ParallelRefProcEnabled, as Jenny suggested, should help shorten the length of time.

I have both enabled in the logs, that are unfortunately too big to be
attached to a message of this mailing list.
For those interested, I can send them privately.

There are no SoftReferences, only a large number of WeakReferences.

-- 
Simone Bordet
http://bordet.blogspot.com
---
Finally, no matter how good the architecture and design are,
to deliver bug-free software with optimal performance and reliability,
the implementation technique must be flawless.   Victoria Livschitz


More information about the hotspot-gc-use mailing list