Understanding High Object Copy Times

nezih yigitbasi nezihyigitbasi at gmail.com
Thu Apr 27 16:22:51 UTC 2017


Hi,
We see huge object copy times (and relatively high termination times)
during young GCs in our production system running on Java 1.8.0_112-b15.
You can find the GC logs here:
https://gist.github.com/nezihyigitbasi/1f7a92da7860908a611cb1197bd8626b

The young GC times start going high after the timestamp
"2017-04-26T03:07:22.164-0700".

I will appreciate if you can give some details about:
- what goes into the "Object Copy" phase during young GCs and how we can
reduce it.
- why we see high Termination times and what we can do about it

Thanks,
Nezih
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/hotspot-gc-dev/attachments/20170427/1792dc66/attachment.htm>


More information about the hotspot-gc-dev mailing list