[jdk16] Integrated: 8259757: add a regression test for 8259353 and 8259601
Igor Ignatyev
iignatyev at openjdk.java.net
Wed Jan 20 18:52:49 UTC 2021
On Thu, 14 Jan 2021 04:03:26 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
This pull request has now been integrated.
Changeset: 0408b23b
Author: Igor Ignatyev <iignatyev at openjdk.org>
URL: https://git.openjdk.java.net/jdk16/commit/0408b23b
Stats: 82 lines in 1 file changed: 82 ins; 0 del; 0 mod
8259757: add a regression test for 8259353 and 8259601
Co-authored-by: Xiaohong Gong <xgong at openjdk.org>
Co-authored-by: Igor Ignatyev <iignatyev at openjdk.org>
Reviewed-by: kvn, jiefu
-------------
PR: https://git.openjdk.java.net/jdk16/pull/120
More information about the hotspot-compiler-dev
mailing list