RFR (XS): CR 8004330: Add missing Unsafe entry points for addAndGet() family
Alan Bateman
Alan.Bateman at oracle.com
Thu Dec 20 08:34:52 PST 2012
On 20/12/2012 16:25, Vladimir Kozlov wrote:
> Hi Alan,
>
> Can we push it through our hotspot-main/jdk repo? I will send formal
> review into open today. Should I use core-libs-dev list for that?
>
> https://jbs.oracle.com/bugs/browse/JDK-8004330
> http://shipilev.net/pub/jdk/hotspot/unsafe-getandadd/webrev-1/
>
> As Aleksey pointed it is java side for Hotspot intrinsics we added
> some time ago:
>
> https://jbs.oracle.com/bugs/browse/JDK-7023898
> http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/7eca5de9e0b6
>
> Thanks,
> Vladimir
I don't see a problem pushing it via hotspot-main/jdk, I'm pretty sure
the jsr292 changes to the jdk repo take that route.
It would be nice to cc'ing core-libs-dev on the review. One little
comment is that it would be nice to have more complete javadoc, also
@since is useful.
-Alan
More information about the hotspot-compiler-dev
mailing list