[9] RFR (XS): JDK-8151020: [TESTBUG] UnsafeGetStableArrayElement::testL_* fail intermittently
Vladimir Ivanov
vladimir.x.ivanov at oracle.com
Wed Mar 2 12:25:41 UTC 2016
Zoltan, Aleksey, thanks for the prompt reviews.
Best regards,
Vladimir Ivanov
On 3/2/16 3:23 PM, Zoltán Majó wrote:
> Looks good to me. Thank you for fixing this!
>
> Best regards,
>
>
> Zoltan
>
> On 03/02/2016 12:51 PM, Vladimir Ivanov wrote:
>> http://cr.openjdk.java.net/~vlivanov/8151020/webrev.00
>> https://bugs.openjdk.java.net/browse/JDK-8151020
>>
>> Some cases in UnsafeGetStableArrayElement are not reliable: there's no
>> way to ensure that only some part of an OOP is 0 or not.
>>
>> The fix is just to run the tests (hoping to trigger an assertion if
>> anything goes wrong) w/o checking the results.
>>
>> Testing: ensured that the test still works.
>>
>> Thanks!
>>
>> Best regards,
>> Vladimir Ivanov
>
More information about the hotspot-compiler-dev
mailing list