RFR: 8330817: jdk/internal/vm/Continuation/OSRTest.java times out on libgraal

Patricio Chilano Mateo pchilanomate at openjdk.org
Mon Apr 22 22:20:49 UTC 2024


Small test fix to prevent inlining of foo/fooBigFrame. Tested with Graal repo and verified timeout doesn't happen anymore.

Thanks,
Patricio

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

Commit messages:
 - v1

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

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


More information about the hotspot-dev mailing list