-
Bug
-
Resolution: Fixed
-
P4
-
8
-
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
See discussion at:
http://mail.openjdk.java.net/pipermail/core-libs-dev/2012-August/010984.html
- relates to
-
JDK-6844255 Potential stack corruption in GetJavaProperties
-
- Closed
-