RFR: 8341593: Problemlist java/foreign/TestUpcallStress.java in Xcomp mode

Jorn Vernee jvernee at openjdk.org
Mon Oct 7 10:46:38 UTC 2024


On Sun, 6 Oct 2024 09:15:58 GMT, SendaoYan <syan at 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


More information about the core-libs-dev mailing list