[lworld] Integrated: [lworld] Don't run TestMethodHandles.java with -Xcomp

Tobias Hartmann thartmann at openjdk.org
Mon Nov 3 14:00:05 UTC 2025


`TestMethodHandles.java` is really slow with `-Xcomp` and constantly times out. I filed [JDK-8371149](https://bugs.openjdk.org/browse/JDK-8371149) to track this but let's just not run the test with `-Xcomp` for now.

Thanks,
Tobias

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

Commit messages:
 - [lworld] Don't run TestMethodHandles.java with -Xcomp

Changes: https://git.openjdk.org/valhalla/pull/1715/files
  Webrev: https://webrevs.openjdk.org/?repo=valhalla&pr=1715&range=00
  Stats: 7 lines in 1 file changed: 7 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/valhalla/pull/1715.diff
  Fetch: git fetch https://git.openjdk.org/valhalla.git pull/1715/head:pull/1715

PR: https://git.openjdk.org/valhalla/pull/1715


More information about the valhalla-dev mailing list