Integrated: 8368890: open/test/jdk/tools/jpackage/macosx/NameWithSpaceTest.java fails randomly
Alexey Semenyuk
asemenyuk at openjdk.org
Mon Sep 29 21:42:17 UTC 2025
On Mon, 29 Sep 2025 19:52:55 GMT, Alexey Semenyuk <asemenyuk at openjdk.org> wrote:
> Fix regression from [JDK-8358723](https://bugs.openjdk.org/browse/JDK-8358723).
>
> Without the fix, the test failed 3 times out of 100 executions. With the fix, it didn't fail after 200 executions in the same environment.
This pull request has now been integrated.
Changeset: c57003c9
Author: Alexey Semenyuk <asemenyuk at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/c57003c9b837adb8671a0db636d9c576bd6a89b0
Stats: 17 lines in 1 file changed: 14 ins; 0 del; 3 mod
8368890: open/test/jdk/tools/jpackage/macosx/NameWithSpaceTest.java fails randomly
Reviewed-by: almatvee
-------------
PR: https://git.openjdk.org/jdk/pull/27555
More information about the core-libs-dev
mailing list