[jdk8u-dev] RFR: 8330973: To increase deopt variance tolerance for Test8009761
Adam Farley
afarley at openjdk.org
Tue Apr 23 13:06:45 UTC 2024
In certain environments, the deopt count is known to vary by 1, as noted in JDK-8021775.
This is a backport for a portion of that fix, to allow this tolerance in JDK8's version of the test while not requiring the full body of the original fix.
https://bugs.openjdk.org/browse/JDK-8330973
-------------
Commit messages:
- 8330973: To increase deopt variance tolerance for Test8009761
Changes: https://git.openjdk.org/jdk8u-dev/pull/487/files
Webrev: https://webrevs.openjdk.org/?repo=jdk8u-dev&pr=487&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8330973
Stats: 2 lines in 1 file changed: 1 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk8u-dev/pull/487.diff
Fetch: git fetch https://git.openjdk.org/jdk8u-dev.git pull/487/head:pull/487
PR: https://git.openjdk.org/jdk8u-dev/pull/487
More information about the jdk8u-dev
mailing list