Skip to content

Instantly share code, notes, and snippets.

@binki
Created February 13, 2015 04:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save binki/9236c1cab32c9409c97e to your computer and use it in GitHub Desktop.
Save binki/9236c1cab32c9409c97e to your computer and use it in GitHub Desktop.
win32 java-1.8 default heap size
C:\Users\NathanPhillip>java -showversion -XshowSettings:vm
VM settings:
Max. Heap Size (Estimated): 247.50M
Ergonomics Machine Class: client
Using VM: Java HotSpot(TM) Client VM
java version "1.8.0_25"
Java(TM) SE Runtime Environment (build 1.8.0_25-b18)
Java HotSpot(TM) Client VM (build 25.25-b02, mixed mode)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment