RFR: 8016538: volatile double access via Unsafe.cpp is not atomic

Aleksey Shipilev aleksey.shipilev at oracle.com
Fri Jul 12 01:57:10 PDT 2013


On 07/12/2013 12:06 PM, Aleksey Shipilev wrote:
> On 07/12/2013 10:47 AM, Yumin Qi wrote:
>> Thank you, the tests could not run on Windows ---  both new/old
>> binary could not run, it cannot run as on Linux/Unix/Macosx. I don't
>> know what's going on inside,  need to consult author.
> 
> IIRC, it is running in nightly testing on Windows without problems.
> Please get me the Windows log offline, and we will figure this out.

Nevermind, here's the fix:
 http://mail.openjdk.java.net/pipermail/jcstress-dev/2013-July/000008.html

(I understand the bug report uses the legacy version of the test base)
Pull the new version from here:
 http://openjdk.java.net/projects/code-tools/jcstress/

-Aleksey.



More information about the hotspot-runtime-dev mailing list