[9] RFR (XS): 8151137: [TESTBUG] UnsafeGetStableArrayElement.java still fails with "(assert failed: 0 != 0)"
Vladimir Kozlov
vladimir.kozlov at oracle.com
Thu Mar 24 17:09:27 UTC 2016
It is duplicate of 8152483 which is fixed in main repo:
https://bugs.openjdk.java.net/browse/JDK-8152483
Thanks,
Vladimir
On 3/24/16 4:25 AM, Vladimir Ivanov wrote:
> http://cr.openjdk.java.net/~vlivanov/8151137/webrev.00/
> https://bugs.openjdk.java.net/browse/JDK-8151137
>
> @requires vm.flavor != "client" doesn't work as expected.
> So, the test is executed with Client VM.
>
> The fix is to add a check in the test.
>
> Best regards,
> Vladimir Ivanov
More information about the hotspot-compiler-dev
mailing list