[jdk25u-dev] RFR: 8367135: Test compiler/loopstripmining/CheckLoopStripMining.java needs internal timeouts adjusted

Roland Mesde duke at openjdk.org
Wed Dec 17 21:22:07 UTC 2025


Backporting JDK-8367135: Test compiler/loopstripmining/CheckLoopStripMining.java needs internal timeouts adjusted.

For parity with Oracle JDK.

This commit Increases the safepoint timeout values ensuring sufficient time to complete during test execution.

Ran the specified test (passed) on linux-x64, linux-aarch64, macos-aarch64 and windows-x64:

(Passed) - make test TEST=test/hotspot/jtreg/compiler/loopstripmining/CheckLoopStripMining.java

-------------

Commit messages:
 - Backport 0632617670f991da23c3892d357e8d1f051d29a0

Changes: https://git.openjdk.org/jdk25u-dev/pull/107/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk25u-dev&pr=107&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8367135
  Stats: 4 lines in 1 file changed: 0 ins; 0 del; 4 mod
  Patch: https://git.openjdk.org/jdk25u-dev/pull/107.diff
  Fetch: git fetch https://git.openjdk.org/jdk25u-dev.git pull/107/head:pull/107

PR: https://git.openjdk.org/jdk25u-dev/pull/107


More information about the jdk-updates-dev mailing list