RFR: 8287517: C2: assert(vlen_in_bytes == 64) failed: 2 [v3]
Sandhya Viswanathan
sviswanathan at openjdk.java.net
Fri Jun 3 18:01:48 UTC 2022
On Fri, 3 Jun 2022 07:54:34 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:
>> Sandhya Viswanathan has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Remove requires from test
>
> test/hotspot/jtreg/compiler/vectorization/cr8287517.java line 34:
>
>> 32: package compiler.vectorization;
>> 33:
>> 34: public class cr8287517 {
>
> Please rename the test to something that describes the problem you are writing this test for instead of just using the bug number.
@chhagedorn Thanks, changed test name to TestSmallVectorPopIndex.java.
-------------
PR: https://git.openjdk.java.net/jdk/pull/8961
More information about the hotspot-compiler-dev
mailing list