[jdk16] RFR: 8259757: add a regression test for 8259353 and 8259601 [v2]
Vladimir Kozlov
kvn at openjdk.java.net
Sat Jan 16 02:08:15 UTC 2021
On Thu, 14 Jan 2021 19:27:28 GMT, Igor Ignatyev <iignatyev at openjdk.org> wrote:
>> Hi all,
>>
>> could you please review this small test-only patch which adds a regression test for [8259353](https://bugs.openjdk.java.net/browse/JDK-8259353) and [8259601](https://bugs.openjdk.java.net/browse/JDK-8259353)?
>>
>> testing:
>> - [x] `test/hotspot/jtreg/compiler/vectorapi/Test8259353.java` against jdk-16+26 (which doesn't have fixes) : failed, as expected
>> - [x] `test/hotspot/jtreg/compiler/vectorapi/Test8259353.java` multiple times against jdk-16+32 : passed
>>
>> Thanks,
>> -- Igor
>
> Igor Ignatyev has updated the pull request incrementally with one additional commit since the last revision:
>
> fix copyright year
Marked as reviewed by kvn (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk16/pull/120
More information about the hotspot-compiler-dev
mailing list