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

Wrong option -XX:+HeapDumpOnOutOfMemory in Tech Notes

XMLWordPrintable

    • x86
    • linux_redhat_6.0

        A DESCRIPTION OF THE PROBLEM :
        The Documentation lists an Option

        -XX:+HeapDumpOnOutOfMemory

        which right name is

        -XX:+HeapDumpOnOutOfMemoryError

        EXPECTED VERSUS ACTUAL BEHAVIOR :
        EXPECTED -
        -XX:+HeapDumpOnOutOfMemoryError
        ACTUAL -
        -XX:+HeapDumpOnOutOfMemory

        URL OF FAULTY DOCUMENTATION :
        http://docs.oracle.com/javase/8/docs/technotes/tools/unix/java.html

              cwayne Clifford Wayne (Inactive)
              webbuggrp Webbug Group
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: