Re: RFR: 8011882: Replace spin loops as back off when suspending

2013-04-22 Thread David Holmes
Okay - seems ready to ship. :) Thanks, David On 22/04/2013 3:20 PM, Rickard Bäckman wrote: David, you are right, the only users of this mechanism are the old flatprofiler (which from what I could figure runs from the WatcherThread) and our sampler mechanism. That one also runs from the

Re: RFR: 8011882: Replace spin loops as back off when suspending

2013-04-22 Thread Rickard Bäckman
David, thanks for the review. /R On Apr 22, 2013, at 8:23 AM, David Holmes wrote: Okay - seems ready to ship. :) Thanks, David On 22/04/2013 3:20 PM, Rickard Bäckman wrote: David, you are right, the only users of this mechanism are the old flatprofiler (which from what I could

RE: RFR(XXS): 8012714: Assign the unique traceid directly to the Klass upon creation

2013-04-22 Thread Markus Grönlund
Thanks David. Cheers Markus -Original Message- From: David Holmes Sent: den 22 april 2013 03:10 To: Markus Grönlund Cc: serviceability-dev@openjdk.java.net; hotspot-runtime-...@openjdk.java.net Subject: Re: RFR(XXS): 8012714: Assign the unique traceid directly to the Klass upon

hg: jdk8/tl/langtools: 8011027: Type parameter annotations not passed through to javax.lang.model

2013-04-22 Thread joel . franck
Changeset: bae8387d16aa Author:jfranck Date: 2013-04-22 10:24 +0200 URL: http://hg.openjdk.java.net/jdk8/tl/langtools/rev/bae8387d16aa 8011027: Type parameter annotations not passed through to javax.lang.model Reviewed-by: jjg, darcy !

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

2013-04-22 Thread daniel . daugherty
Changeset: 5a9fa2ba85f0 Author:dcubed Date: 2013-04-21 20:41 -0700 URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/5a9fa2ba85f0 8012907: anti-delta fix for 8010992 Summary: anti-delta fix for 8010992 until 8012902 can be fixed Reviewed-by: acorn, minqi, rdurbin !

hg: jdk8/tl/nashorn: 9 new changesets

2013-04-22 Thread sundararajan . athijegannathan
Changeset: ac309d492b8d Author:sundar Date: 2013-04-18 15:50 +0530 URL: http://hg.openjdk.java.net/jdk8/tl/nashorn/rev/ac309d492b8d 8012462: Date.prototype.toJSON does not handle non-Date 'this' as per the spec. Reviewed-by: jlaskey, hannesw !

hg: jdk8/tl/jdk: 3 new changesets

2013-04-22 Thread mike . duigou
Changeset: 3ca33647db95 Author:akhil Date: 2013-04-22 09:19 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/3ca33647db95 8001647: default methods for Collections - forEach, removeIf, replaceAll, sort Reviewed-by: alanb, dholmes, mduigou, psandoz, smarks Contributed-by: Akhil

hg: jdk8/tl/jdk: 8010666: Implement Currency/LocaleNameProvider in Windows Host LocaleProviderAdapter

2013-04-22 Thread naoto . sato
Changeset: 62fb9e2b5da1 Author:naoto Date: 2013-04-22 13:37 -0700 URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/62fb9e2b5da1 8010666: Implement Currency/LocaleNameProvider in Windows Host LocaleProviderAdapter Reviewed-by: okutsu !