hg: jdk7/tl/jdk: 2 new changesets

2011-01-12 Thread keith . mcguigan
Changeset: f5c0b3cbee2f Author:kamg Date: 2011-01-12 11:47 -0500 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/f5c0b3cbee2f 6436034: Instance filter doesn't filter event if it occurs in native method Summary: Use 'GetLocalInstance' JVMTI extension if it exists Reviewed-by: coleenp

hg: jdk7/hotspot-rt/hotspot: 7009828: Fix for 6938627 breaks visualvm monitoring when -Djava.io.tmpdir is defined

2011-01-12 Thread daniel . daugherty
Changeset: 34d64ad817f4 Author:coleenp Date: 2011-01-12 13:59 -0800 URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/34d64ad817f4 7009828: Fix for 6938627 breaks visualvm monitoring when -Djava.io.tmpdir is defined Summary: Change get_temp_directory() back to /tmp and %T

hg: jdk7/tl/jdk: 7008713: diamond conversion of kerberos5 and security tools

2011-01-12 Thread stuart . marks
Changeset: a5a22f93e4c5 Author:smarks Date: 2011-01-12 13:52 -0800 URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/a5a22f93e4c5 7008713: diamond conversion of kerberos5 and security tools Reviewed-by: weijun ! src/share/classes/sun/security/krb5/Config.java ! src/share/classes/sun/

hg: jdk7/hotspot-rt/hotspot: 6994753: Implement optional hook to a Java method at VM startup.

2011-01-12 Thread kevin . walls
Changeset: 8f8dfba37802 Author:kevinw Date: 2011-01-12 15:44 + URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/8f8dfba37802 6994753: Implement optional hook to a Java method at VM startup. Reviewed-by: mchung, acorn ! src/share/vm/classfile/systemDictionary.hpp ! sr

hg: jdk7/tl/jdk: 7005424: Resync java.util.concurrent classes with Dougs CVS - Jan 2011

2011-01-12 Thread chris . hegarty
Changeset: cb3ecb5e4ce5 Author:dl Date: 2011-01-12 14:40 + URL: http://hg.openjdk.java.net/jdk7/tl/jdk/rev/cb3ecb5e4ce5 7005424: Resync java.util.concurrent classes with Dougs CVS - Jan 2011 Reviewed-by: dholmes, chegar, mduigou ! src/share/classes/java/util/Collections.java !

Re: Pls (re)review 6173675/7003271: per-thread memory allocation measurement

2011-01-12 Thread Paul Hohensee
I filed 7011788 for this. Paul On 1/10/11 2:29 AM, Paul Hohensee wrote: I'll file a CR. Thanks for your review! Pul On 1/10/11 2:01 AM, David Holmes wrote: Paul Hohensee said the following on 01/10/11 16:42: My bad on the 7003271 webrev. It's already pushed. The only one to review is 617