Skip to content

Instantly share code, notes, and snippets.

@jbergstroem
Created November 25, 2015 22:53
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 jbergstroem/2d28759a56b7f99cd54e to your computer and use it in GitHub Desktop.
Save jbergstroem/2d28759a56b7f99cd54e to your computer and use it in GitHub Desktop.
Attaching to process ID 5786, please wait...
Debugger attached successfully.
Server compiler detected.
JVM version is 25.66-b17
using thread-local object allocation.
Parallel GC with 10 thread(s)
Heap Configuration:
MinHeapFreeRatio = 0
MaxHeapFreeRatio = 100
MaxHeapSize = 8436842496 (8046.0MB)
NewSize = 176160768 (168.0MB)
MaxNewSize = 2812280832 (2682.0MB)
OldSize = 352321536 (336.0MB)
NewRatio = 2
SurvivorRatio = 8
MetaspaceSize = 21807104 (20.796875MB)
CompressedClassSpaceSize = 1073741824 (1024.0MB)
MaxMetaspaceSize = 17592186044415 MB
G1HeapRegionSize = 0 (0.0MB)
Heap Usage:
PS Young Generation
Eden Space:
capacity = 1729626112 (1649.5MB)
used = 1729626112 (1649.5MB)
free = 0 (0.0MB)
100.0% used
From Space:
capacity = 538968064 (514.0MB)
used = 0 (0.0MB)
free = 538968064 (514.0MB)
0.0% used
To Space:
capacity = 540540928 (515.5MB)
used = 0 (0.0MB)
free = 540540928 (515.5MB)
0.0% used
PS Old Generation
capacity = 5624561664 (5364.0MB)
used = 5624221608 (5363.67569732666MB)
free = 340056 (0.32430267333984375MB)
99.99395408886392% used
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment