On Sun, 6 Oct 2024 09:15:58 GMT, SendaoYan <s...@openjdk.org> wrote: > A trivial fix to ProblemList `java/foreign/TestUpcallStress.java` in Xcomp > mode.
Marked as reviewed by jvernee (Reviewer). FWIW, I think it would be okay to disable this test on -Xcomp altogether. It tests a very precise race, so -Xcomp probably will never trigger the problematic use-case. ------------- PR Review: https://git.openjdk.org/jdk/pull/21375#pullrequestreview-2351570263 PR Comment: https://git.openjdk.org/jdk/pull/21375#issuecomment-2396566442