RFR: 8301200: Don't scale timeout stress with timeout factor

Leonid Mesnik lmesnik at openjdk.org
Fri Jan 27 17:38:59 UTC 2023


The StressOptions updated to don't adjust time by timeoutFactor. Set stress time separately if more stress time is needed.

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

Commit messages:
 - Updated getTim()

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

PR: https://git.openjdk.org/jdk/pull/12261


More information about the hotspot-gc-dev mailing list