Skip to content

Commit 255da16

Browse files
committed
small addition to readme
1 parent 672f24a commit 255da16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ When logfile rotation (-XX:+UseGCLogFileRotation) is enabled, the logfiles can b
1919

2020
Supported verbose:gc formats are:
2121

22-
- some support for OpenJDK 9 unified logging format -Xlog:gc:<file>, the following configurations will work
22+
- some support for OpenJDK 9 / 10 unified logging format -Xlog:gc:<file>, the following configurations will work
2323
- -Xlog:gc:file="path-to-file" (uses defaults)
2424
- -Xlog:gc=info:file="path-to-file":tags,uptime,level (minimum configuration needed)
2525
- -Xlog:gc*=trace:file="path-to-file":tags,time,uptime,level

0 commit comments

Comments
 (0)