Java 7 Print Tenuring Distribution
Rohit Mohta
rmohta.coder at gmail.com
Mon Mar 30 09:54:37 UTC 2015
Hi,
We are using JDK 7 in server mode. There is no explicit GC configuration,
so it's using default GC collector. We are trying to print the tenuring
distribution in the logs, but it won't print.
We have tried +PrintTenuringDistribution and also
-PrintTenuringDistribution, but neither work. Is this not configured to
work with Default Parallel GC?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-gc-use/attachments/20150330/8794c1d1/attachment.html>
More information about the hotspot-gc-use
mailing list