8259757: add a regression test for 8259353 and 8259601 #120
Conversation
|
@iignatev |
@iignatev |
Webrevs
|
@iignatev This change now passes all automated pre-integration checks. After integration, the commit message for the final commit will be:
You can use pull request commands such as /summary, /contributor and /issue to adjust it as needed. At the time when this comment was updated there had been 3 new commits pushed to the
Please see this link for an up-to-date comparison between the source branch of this pull request and the
|
Thanks guys. /integrate |
@iignatev Since your change was applied there have been 8 commits pushed to the
Your commit was automatically rebased without conflicts. Pushed as commit 0408b23. |
Hi all,
could you please review this small test-only patch which adds a regression test for 8259353 and 8259601?
testing:
test/hotspot/jtreg/compiler/vectorapi/Test8259353.java
against jdk-16+26 (which doesn't have fixes) : failed, as expectedtest/hotspot/jtreg/compiler/vectorapi/Test8259353.java
multiple times against jdk-16+32 : passedThanks,
-- Igor
/contributor add @XiaohongGong
/contributor add @iignatev
Progress
Issue
Reviewers
Contributors
<xgong@openjdk.org>
<iignatyev@openjdk.org>
Download
$ git fetch https://git.openjdk.java.net/jdk16 pull/120/head:pull/120
$ git checkout pull/120