Re: [PATCH] EnableTracing: output from multiple threads may be mixed together

2013-05-01 Thread Rickard Bäckman
Yunda, the change looks good (not a Reviewer). /R On May 2, 2013, at 5:07 AM, 云达(Yunda) wrote: > Could anyone review this for me, please? > > Regards, > Yunda > > From: 云达(Yunda) > Sent: Friday, April 19, 2013 4:26 PM > To: hotspot-runtime-...@openjdk.java.net; serviceability-dev@openjdk.j

RE: [PATCH] EnableTracing: output from multiple threads may be mixed together

2013-05-01 Thread Yunda
Could anyone review this for me, please? Regards, Yunda From: 云达(Yunda) Sent: Friday, April 19, 2013 4:26 PM To: hotspot-runtime-...@openjdk.java.net; serviceability-dev@openjdk.java.net Subject: [PATCH] EnableTracing: output from multiple threads may be mixed together Hi all, I found that the

RE: [PATCH]"classes" command of CLHSDB doesn't work

2013-05-01 Thread Yunda
Hi all, Could anyone give me some advice on the test code or just push this for me, please? Regards, Yunda From: 云达(Yunda) Sent: Wednesday, April 03, 2013 3:34 PM To: 'Coleen Phillimore' Cc: serviceability-dev@openjdk.java.net Subject: RE: [PATCH]"classes" command of CLHSDB doesn't work Coleen

hg: hsx/hotspot-rt/hotspot: 2 new changesets

2013-05-01 Thread bharadwaj . yadavalli
Changeset: 08236d966eea Author:bharadwaj Date: 2013-05-01 08:07 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/08236d966eea 8013418: assert(i == total_args_passed) in AdapterHandlerLibrary::get_adapter since 8-b87 Summary: Do not treat static methods as miranda me

hg: jdk8/tl/langtools: 8011591: BootstrapMethodError when capturing constructor ref to local classes

2013-05-01 Thread robert . field
Changeset: 8e27e84de2e9 Author:rfield Date: 2013-05-01 08:46 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/8e27e84de2e9 8011591: BootstrapMethodError when capturing constructor ref to local classes Reviewed-by: mcimadamore ! src/share/classes/com/sun/tools/javac/comp/

hg: hsx/hotspot-rt/hotspot: 2 new changesets

2013-05-01 Thread vladimir . danushevsky
Changeset: b4081e9714ec Author:vladidan Date: 2013-04-30 17:36 -0400 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/b4081e9714ec 8013398: Adjust number of stack guard pages on systems with large memory page size Summary: Auto adjust number of stack guard pages on system

hg: jdk8/tl/jdk: 8012665: add CharSequence.chars, CharSequence.codePoints

2013-05-01 Thread mike . duigou
Changeset: c6aef650e615 Author:mduigou Date: 2013-05-01 08:35 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/c6aef650e615 8012665: add CharSequence.chars, CharSequence.codePoints Reviewed-by: martin, alanb, ulfzibis, mduigou Contributed-by: Stuart Marks , Henry Jen ! src/s

hg: jdk8/tl/jdk: 8012082: SASL: auth-conf negotiated, but unencrypted data is accepted, reset to unencrypt

2013-05-01 Thread weijun . wang
Changeset: ae4a82e69da2 Author:weijun Date: 2013-05-01 21:05 +0800 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/ae4a82e69da2 8012082: SASL: auth-conf negotiated, but unencrypted data is accepted, reset to unencrypt Reviewed-by: vinnie ! src/share/classes/com/sun/security/sasl/g

hg: jdk8/tl/jdk: 2 new changesets

2013-05-01 Thread chris . hegarty
Changeset: 73793f2af80a Author:msheppar Date: 2013-04-30 16:24 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/73793f2af80a 8007799: Base64.getEncoder(0, byte[]) returns an encoder that unexpectedly inserts line separators Reviewed-by: sherman, iris ! src/share/classes/java/

hg: jdk8/tl/jdk: 6594296: NetworkInterface.getHardwareAddress returns zero length byte array

2013-05-01 Thread chris . hegarty
Changeset: 17cf61ff Author:chegar Date: 2013-05-01 10:03 +0100 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/17cf61ff 6594296: NetworkInterface.getHardwareAddress returns zero length byte array Reviewed-by: alanb ! src/windows/native/java/net/NetworkInterface_winXP.c ! te