Skip to content

Commit

Permalink
Update Java.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lwindolf authored Oct 16, 2024
1 parent 65a3dc9 commit 9620c6d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Cheat Sheets/DevOps Services/Java.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,3 +92,7 @@ When you want to merge user passed settings with some defaults use `JAVA_TOOL_OP
-verbose:gc -XX:+PrintGCDetails -XX:+PrintGCTimeStamps -Xloggc:/gc.log

- [JVM - jstat](http://docs.oracle.com/javase/6/docs/technotes/tools/share/jstat.html): Oracle helper tool

## Using Oracle Flightrecorder

[https://github.com/sureshg/sureshg.github.io/blob/e3551a6975e2b76ffbe05e234c8cf2ad3ea63f03/Writerside/topics/notes/JVM-Profiling.md?plain=1#L46](https://github.com/sureshg/sureshg.github.io/blob/e3551a6975e2b76ffbe05e234c8cf2ad3ea63f03/Writerside/topics/notes/JVM-Profiling.md?plain=1#L46)

0 comments on commit 9620c6d

Please sign in to comment.