Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

GC Log rotation

977816Dec 4 2012 — edited Jan 17 2013
It seems that there are some GC arguments for GC log file rotation

-Xloggc:/opt/apps/Test/logs/gc.log
-XX:+UseGCLogFileRotation
-XX:NumberOfGClogFiles=5
-XX:GCLogFileSize=1K

but when using these, I get unrecognized keywords messages.

Are these officially support and yes in whcih releases? I'm using JDK 1.6.0_37

Walter
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 14 2013
Added on Dec 4 2012
17 comments
9,412 views