Revision history of "Check Java Information in Linux"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 14:26, 30 June 2020Gejor talk contribs 137 bytes +137 Created page with "Just run below command : <pre> root@gejoreuy:~# java -XX:+PrintFlagsFinal -version | grep -iE 'HeapSize|PermSize|ThreadStackSize' </pre>"