RFR: 8356658: java/foreign/TestBufferStackStress2.java failed again with junit action timed out [v3]
Per Minborg
pminborg at openjdk.org
Mon May 12 10:30:31 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:
Rework solution
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/25177/files
- new: https://git.openjdk.org/jdk/pull/25177/files/c4f50471..bb612982
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=25177&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=25177&range=01-02
Stats: 28 lines in 1 file changed: 7 ins; 14 del; 7 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