[9] RFR (XS): 8151137: [TESTBUG] UnsafeGetStableArrayElement.java still fails with "(assert failed: 0 != 0)"
Vladimir Ivanov
vladimir.x.ivanov at oracle.com
Fri Mar 25 12:20:34 UTC 2016
Thanks for the info!
I missed that UnsafeGetStableArrayElement was fixed as well.
Best regards,
Vladimir Ivanov
On 3/24/16 8:09 PM, Vladimir Kozlov wrote:
> 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