• Hans Boehm's avatar
    Call strong CAS from unsafe. Add more CAS versions. · d8434439
    Hans Boehm authored
    Adds a number of additional CAS versions.  Calls the correct
    one from sun.misc.unsafe, fixing a recently introduced bug.
    Avoid unnecessary ordering constraint when installing hash code.
    
    Change-Id: I7c09d0c95ceb2a549ec28ee34084198ab3107946
    d8434439
sun_misc_Unsafe.cc 9.85 KB