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

GetJavaProperties should free temporary memory if subsequent allocations fails

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • 8
    • core-libs
    • b52
    • generic
    • generic
    • Verified

      6844255 introduced dynamic allocation sites, the memory for which is not freed if a subsequent allocation fails. This is fairly benign as the failure will cause VM termination anyway, but this cleanup will keep leak detectors happy.
      See discussion at:
      http://mail.openjdk.java.net/pipermail/core-libs-dev/2012-August/010984.html

            alanb Alan Bateman
            dholmes David Holmes
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: