[jdk17u-dev] Integrated: 8287801: Fix test-bugs related to stress flags
SendaoYan
syan at openjdk.org
Wed Apr 2 06:07:33 UTC 2025
On Fri, 21 Feb 2025 06:52:39 GMT, SendaoYan <syan at openjdk.org> wrote:
> Hi all,
>
> This pull request contains a backport of commit [302a6c06](https://github.com/openjdk/jdk/commit/302a6c068dcbb176381b1535baf25547079c9b06) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
>
> There are three files can not backport cleanly:
>
> 1. Backport JDK-8271707 touch the file test/hotspot/jtreg/compiler/rangechecks/TestRangeCheckSmearing.java cause this file can not backport cleanly.
>
> 2. Below files not exists in jdk17u-dev cause [JDK-8287801](https://bugs.openjdk.org/browse/JDK-8287801) can not backported cleanly.
>
>
> test/hotspot/jtreg/compiler/uncommontrap/Decompile.java
> test/hotspot/jtreg/compiler/rangechecks/TestLongRangeCheck.java
>
>
> Backport to fix test bugs which cause tests fails with stress flags, make test more robustness, change has been verified locally, test-fix only, no risk.
>
> Additional testing:
>
> - [x] Run all the touch tests except test/hotspot/jtreg/compiler/c2/cr7200264/TestDriver.java on linux-aarch64
> - [x] Run all the touch tests except test/hotspot/jtreg/compiler/c2/cr7200264/TestDriver.java on linux-x64
>
> [list.txt](https://github.com/user-attachments/files/18902538/list.txt)
This pull request has now been integrated.
Changeset: 845a11ef
Author: SendaoYan <syan at openjdk.org>
URL: https://git.openjdk.org/jdk17u-dev/commit/845a11ef68ccc37933b256e423aa42b6226e2ee5
Stats: 25 lines in 14 files changed: 22 ins; 0 del; 3 mod
8287801: Fix test-bugs related to stress flags
Reviewed-by: phh
Backport-of: 302a6c068dcbb176381b1535baf25547079c9b06
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/3290
More information about the jdk-updates-dev
mailing list