[lworld] Integrated: [lworld] Don't run TestMethodHandles.java with -Xcomp
Tobias Hartmann
thartmann at openjdk.org
Mon Nov 3 14:00:05 UTC 2025
On Mon, 3 Nov 2025 13:52:08 GMT, Tobias Hartmann <thartmann at openjdk.org> wrote:
> `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
This pull request has now been integrated.
Changeset: 88f413d8
Author: Tobias Hartmann <thartmann at openjdk.org>
URL: https://git.openjdk.org/valhalla/commit/88f413d8459c39181aa7528fb9155b07dca39236
Stats: 7 lines in 1 file changed: 7 ins; 0 del; 0 mod
[lworld] Don't run TestMethodHandles.java with -Xcomp
-------------
PR: https://git.openjdk.org/valhalla/pull/1715
More information about the valhalla-dev
mailing list