RFR: 8356658: java/foreign/TestBufferStackStress2.java failed again with junit action timed out [v4]
Per Minborg
pminborg at openjdk.org
Mon May 12 10:54:05 UTC 2025
> This PR proposes to add a safety net around closing the executor. Apparently, in some rare configuration, the VT is not run/notified correctly.
>
> Not completing the test for such a configuration is unlikely to mask potential issues that this test is supposed to reveal.
Per Minborg has updated the pull request incrementally with one additional commit since the last revision:
Address comments
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/25177/files
- new: https://git.openjdk.org/jdk/pull/25177/files/bb612982..6e3f7eeb
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=25177&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=25177&range=02-03
Stats: 2 lines in 1 file changed: 0 ins; 1 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/25177.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/25177/head:pull/25177
PR: https://git.openjdk.org/jdk/pull/25177
More information about the core-libs-dev
mailing list