RFR: 8286847: Rotate vectors don't support byte or short [v4]

Haomin duke at openjdk.java.net
Thu Jun 9 03:02:00 UTC 2022


On Thu, 9 Jun 2022 02:32:03 GMT, Jatin Bhateja <jbhateja at openjdk.org> wrote:

>> Haomin has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   delete assert(false, "not supported: %s", type2name(bt))
>
> test/hotspot/jtreg/compiler/vectorization/TestRotateByteAndShortVector.java line 27:
> 
>> 25: /**
>> 26:  * @test
>> 27:  * @bug 8286847
> 
> Kindly mark the test with @key randomness

DONE

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

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


More information about the hotspot-compiler-dev mailing list