RFR: 8308930: [JVMCI] TestUncaughtErrorInCompileMethod times out [v2]

Doug Simon dnsimon at openjdk.org
Fri May 26 19:56:56 UTC 2023


> This PR makes TestUncaughtErrorInCompileMethod more robust against HotSpot compilation scheduling variability which should prevent timeouts in this test.

Doug Simon has updated the pull request incrementally with one additional commit since the last revision:

  [skip ci] replace File with static boolean for communicating between app and compiler threads

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/14173/files
  - new: https://git.openjdk.org/jdk/pull/14173/files/5bea1aae..8faf2b2e

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=14173&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=14173&range=00-01

  Stats: 18 lines in 1 file changed: 0 ins; 13 del; 5 mod
  Patch: https://git.openjdk.org/jdk/pull/14173.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/14173/head:pull/14173

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


More information about the hotspot-compiler-dev mailing list