Changes between Initial Version and Version 1 of Ticket #15709, comment 14


Ignore:
Timestamp:
2017-12-31T15:28:51+01:00 (6 years ago)
Author:
Don-vip

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #15709, comment 14

    initial v1  
    11OK thanks. You can produce a java heap dump with `kill -3 <pid>`
     2
     3**EDIT**: no sorry that's only for thread dump. Simply add `-XX:+HeapDumpOnOutOfMemoryError` to your command line and load as many images as you can :)