[9] RFR (XS): JDK-8151020: [TESTBUG] UnsafeGetStableArrayElement::testL_* fail intermittently

Zoltán Majó zoltan.majo at oracle.com
Wed Mar 2 12:23:30 UTC 2016


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