From 6c53db5df40af97f8a079c2f0bf9da22996b2373 Mon Sep 17 00:00:00 2001 From: Inaki Fernandez Date: Fri, 15 May 2020 17:11:34 +0200 Subject: [PATCH] markdown fix --- docs/jvm-parameters-matrix-table.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/jvm-parameters-matrix-table.md b/docs/jvm-parameters-matrix-table.md index a09e20ba..4f532ca9 100644 --- a/docs/jvm-parameters-matrix-table.md +++ b/docs/jvm-parameters-matrix-table.md @@ -14,4 +14,4 @@ |-Dsun.net.client.defaultConnectTimeout
-Dsun.net.client.defaultReadTimeout | Yes | [https://dzone.com/articles/7-jvm-arguments-of-highly-effective-applications-1](https://dzone.com/articles/7-jvm-arguments-of-highly-effective-applications-1) | |-Duser.timeZone | Yes | [https://dzone.com/articles/7-jvm-arguments-of-highly-effective-applications-1](https://dzone.com/articles/7-jvm-arguments-of-highly-effective-applications-1) | |Enable GC Logging | Check | JDK 8: -XX:+PrintGCDetails -XX:+PrintGCDateStamps -Xloggc:{file-path}
JDK9+: -Xlog:gc*:file={file-path}
[https://dzone.com/articles/7-jvm-arguments-of-highly-effective-applications-1](https://dzone.com/articles/7-jvm-arguments-of-highly-effective-applications-1) | -| =======================================|| \ No newline at end of file +| =======================================||================================================================================ \ No newline at end of file