Created
February 13, 2015 04:52
-
-
Save binki/9236c1cab32c9409c97e to your computer and use it in GitHub Desktop.
win32 java-1.8 default heap size
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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