Tutorials/Server startup script: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons 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.

26 October 2023

18 March 2022

  • curprev 12:0512:05, 18 March 20221>Angs2000 14,478 bytes +14,478 -XX:+CMSClassUnloadingEnabled is useless. It's an option for the CMS garbage collector, but we are choosing another gc here called G1 . Plus it's already on by default in java versions where it still exists.