Ready for Review : 8042469 : Launcher changes for native memory tracking scalability enhancement (original) (raw)

Vitaly Davidovich vitalyd at gmail.com
Fri Jun 20 00:39:46 UTC 2014


Hi Neil,

1054 envName = malloc(pbuflen);

envName is never freed looks like. Probably not a big deal since this runs only if launcher is traced, but thought I'd mention it.

Sent from my phone On Jun 19, 2014 8:30 PM, "Neil Toda" <neil.toda at oracle.com> wrote:

Launcher support for modified Native Memory Tracking mechanism in JVM in JDK9. Webrev : http://cr.openjdk.java.net/~ntoda/8042469/webrev-03/ bug : https://bugs.openjdk.java.net/browse/JDK-8042469 CCC : http://ccc.us.oracle.com/8042469 Thanks. -neil



More information about the core-libs-dev mailing list