RFR: 8319933: Disable tests for JDK-8280481 on Graal

Doug Simon dnsimon at openjdk.org
Wed Jun 12 07:54:40 UTC 2024


This test should be ignored when Graal is selected as the JIT until such time that Graal implements the same optimization.

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

Commit messages:
 - disable SharedStubToInterpTest when Graal is JIT

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

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


More information about the hotspot-compiler-dev mailing list