RFR (XS): CR 8004330: Add missing Unsafe entry points for addAndGet() family
Chris Hegarty
chris.hegarty at oracle.com
Wed Jan 9 06:48:55 PST 2013
On 09/01/2013 12:37, Doug Lea wrote:
> On 01/09/13 07:32, Chris Hegarty wrote:
>
>>> Thanks, Chris. I think this had been already pushed by Vladimir:
>>> http://hg.openjdk.java.net/hsx/hotspot-main/jdk/rev/8cf5b18488d1
>>
>> OK, so we got to wait for the next sync up to get these in jdk8/tl.
>>
>
> Maybe you could coordinate to do the tl hotspot sync-up and
> the lambda hotspot sync-up at the same time? This would avoid the
> need for example of multiple commits/CRs of our AtomicLong updates.
Oh, jdk8/tl seems to already have sync'ed the unsafe changes. So, we
should only need one commit to sync'up the changes from lambda and move
to unsafe.addAndGetXXX in jdk8/tl . Then lambda/lambda can sync with
jdk8/tl. I can work on this.
-Chris.
>
> -Doug
>
More information about the hotspot-compiler-dev
mailing list