RFR: 8273322: Enhance macro logic optimization for masked logic operations. [v4]

Jatin Bhateja jbhateja at openjdk.java.net
Thu Jan 6 18:30:04 UTC 2022


On Thu, 6 Jan 2022 17:39:20 GMT, Sandhya Viswanathan <sviswanathan at openjdk.org> wrote:

>> Jatin Bhateja has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   8273322: Review comments resolution.
>
> test/hotspot/jtreg/compiler/vectorapi/TestMaskedMacroLogicVector.java line 26:
> 
>> 24: /**
>> 25:  * @test
>> 26:  * @bug 8273322
> 
> Needs  @key randomness as we use random number without a fixed seed here.
> Please see:
> https://openjdk.java.net/jtreg/faq.html#when-should-i-use-the-intermittent-or-randomness-keyword-in-a-test

DONE

-------------

PR: https://git.openjdk.java.net/jdk/pull/6893


More information about the core-libs-dev mailing list