In order to reduce the noise in the JDK24 CI, I'm ProblemListing
runtime/interpreter/LastJsrTest.java on all platforms with -Xcomp.
One thing that I missed withJDK-8338925 was that this failure
only happens with the -Xcomp flag. It turns out that the test can
also fail intermittently on macosx-aarch64 and windows-x64.
Failures have not yet been linked on macosx-x64, but I have no
reason to believe that the bug cannot reproduce there.
runtime/interpreter/LastJsrTest.java on all platforms with -Xcomp.
One thing that I missed with
only happens with the -Xcomp flag. It turns out that the test can
also fail intermittently on macosx-aarch64 and windows-x64.
Failures have not yet been linked on macosx-x64, but I have no
reason to believe that the bug cannot reproduce there.
- relates to
-
JDK-8338925 ProblemList runtime/interpreter/LastJsrTest.java on linux-all
- Resolved
- links to
-
Commit(master) openjdk/jdk/379f3db0
-
Review(master) openjdk/jdk/20751