Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6448456

HeapDumpOnOutOfMemoryError should be able to generate more than one heap dump

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P5 P5
    • tbd
    • 1.4.2_12
    • core-svc
    • None
    • generic
    • generic

      +HeapDumpOnOutOfMemoryError will dump an hprof only for the very first time
      an OOME occurs. This is to prevent other threads also to throw OOME at around
      the same time ending up with lots of heap dumps.
      However, in case an application catches an OOME and continues then it won't
      be able to heap dump at a later stage. The idea is to reenable heap dumping
      later on after say a few minutes. Of course, preferably configurable.

            Unassigned Unassigned
            tviessma Thomas Viessmann (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: