Integrated: 8356658: java/foreign/TestBufferStackStress2.java failed again with junit action timed out

Per Minborg pminborg at openjdk.org
Tue May 13 05:49:59 UTC 2025


On Mon, 12 May 2025 08:57:59 GMT, Per Minborg <pminborg at openjdk.org> wrote:

> 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.

This pull request has now been integrated.

Changeset: 6e084691
Author:    Per Minborg <pminborg at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/6e0846918ce1286ea1571a6ec0de8e6b44e24218
Stats:     19 lines in 1 file changed: 8 ins; 4 del; 7 mod

8356658: java/foreign/TestBufferStackStress2.java failed again with junit action timed out

Reviewed-by: jpai, alanb

-------------

PR: https://git.openjdk.org/jdk/pull/25177


More information about the core-libs-dev mailing list