RFR: 8359135: New test TestCPUTimeSampleThrottling fails intermittently
Johannes Bechberger
jbechberger at openjdk.org
Wed Jun 11 10:18:10 UTC 2025
I increased the tolerated rate deviation to make the test less flaky on systems like PowerPC. The deviation comes from the thread not being in the Java and native states on some platforms compared to others.
-------------
Commit messages:
- 8359135: New test TestCPUTimeSampleThrottling fails intermittently
Changes: https://git.openjdk.org/jdk/pull/25745/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=25745&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8359135
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/25745.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/25745/head:pull/25745
PR: https://git.openjdk.org/jdk/pull/25745
More information about the hotspot-jfr-dev
mailing list