hg: hsx/hotspot-rt/hotspot: 2 new changesets
zhengyu.gu at oracle.com
zhengyu.gu at oracle.com
Fri Nov 9 22:19:03 PST 2012
Changeset: ed8b1e39ff4f
Author: zgu
Date: 2012-11-09 11:04 -0500
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/ed8b1e39ff4f
8002273: NMT to report JNI memory leaks when -Xcheck:jni is on
Summary: Allows NMT to report that JNI thread failed to detach from JVM before exiting, which leaks the JavaThread object when check:jni option is on.
Reviewed-by: acorn, dholmes, coleenp, ctornqvi
! src/share/vm/services/memSnapshot.cpp
Changeset: 4efcd79826f2
Author: zgu
Date: 2012-11-09 11:47 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/4efcd79826f2
Merge
More information about the serviceability-dev
mailing list