RFR [12] 8217467 (XS): Access barriers are missing in C2 intrinsic for Base64

Tobias Hartmann tobias.hartmann at oracle.com
Tue Jan 22 10:33:10 UTC 2019


Hi Aleksey,

looks good to me.

Best regards,
Tobias

On 22.01.19 11:28, Aleksey Shipilev wrote:
> (correct title)
> 
> On 1/22/19 11:27 AM, Aleksey Shipilev wrote:
>> Bug:
>>   https://bugs.openjdk.java.net/browse/JDK-8217467
>>
>> Fix:
>>   http://cr.openjdk.java.net/~shade/8217467/webrev.01/
>>
>> This is found and verified by Shenandoah CTW tests that verifies barrier placement. Base64 intrinsic
>> is new, and only enabled on modern hardware (I think you need AVX512). I'd like to push this fix to
>> jdk12.
>>
>> Testing: Shenandoah CTW tests, hotspot tier1 (includes compiler/intrinsics/base64), jdk-submit12
>> (running)
>>
>> Thanks,
>> -Aleksey
>>
> 
> 


More information about the hotspot-compiler-dev mailing list