RFR: 8281117: Add regression test for JDK-8280587
Xin Liu
xliu at openjdk.java.net
Fri Feb 4 19:55:10 UTC 2022
On Wed, 2 Feb 2022 13:51:01 GMT, Emanuel Peter <duke at openjdk.java.net> wrote:
> Recently, bug [JDK-8280600](https://bugs.openjdk.java.net/browse/JDK-8280600) was fixed, see [PR](https://github.com/openjdk/jdk/pull/7307).
> [JDK-8280587](https://bugs.openjdk.java.net/browse/JDK-8280587) has been detected as a duplicate bug.
> However, [JDK-8280587](https://bugs.openjdk.java.net/browse/JDK-8280587) came with a differen reported test which failed with a different assert.
> Therefore, I added this additional test as a second regression test.
>
> I ran this test to check that it passes successfully.
Marked as reviewed by xliu (Committer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/7323
More information about the hotspot-compiler-dev
mailing list