Xloggc as manageable flag
Jakub Kubrynski
jk at codearte.io
Sat Jun 6 09:31:39 UTC 2015
Hi,
currently we can turn on GC logging in runtime by using jinfo. It helps a
lot when we have to investigate gc related problems without restarting the
JVM. But currently we cannot set gc log filename in other way than
specifying -Xloggc. Maybe it'll be good idea to provide some modern
manageable flag like -XX:GCLogFileName?
--
Best regards,
Jakub Kubrynski
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/hotspot-gc-dev/attachments/20150606/4605c3e6/attachment.htm>
More information about the hotspot-gc-dev
mailing list