On Thu, 26 Mar 2026 15:41:11 GMT, Christian Hagedorn <[email protected]> wrote:
> `TestOopsInReturnConvention.java` and `TestVirtualThreads.java` take a long > time when run with `Xcomp` in higher tiers which leads to timeouts. We > propose to exclude these tests when running with `Xcomp`. > > Thanks, > Christian That looks reasonable and trivial to me. These tests don't need `-Xcomp`. ------------- Marked as reviewed by thartmann (Committer). PR Review: https://git.openjdk.org/valhalla/pull/2267#pullrequestreview-4015370712
