[jdk17u-dev] RFR: 8287801: Fix test-bugs related to stress flags
SendaoYan
syan at openjdk.org
Fri Feb 21 06:56:35 UTC 2025
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.
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
-------------
Commit messages:
- Backport 302a6c068dcbb176381b1535baf25547079c9b06
Changes: https://git.openjdk.org/jdk17u-dev/pull/3290/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=3290&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8287801
Stats: 871 lines in 16 files changed: 866 ins; 0 del; 5 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/3290.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/3290/head:pull/3290
PR: https://git.openjdk.org/jdk17u-dev/pull/3290
More information about the jdk-updates-dev
mailing list