[jdk11u-dev] RFR: 8368192: Test java/lang/ProcessBuilder/Basic.java#id0 fails with Exception: Stack trace
Antonio Vieiro
avieiro at openjdk.org
Fri Nov 14 11:13:19 UTC 2025
On Thu, 13 Nov 2025 17:49:46 GMT, Antonio Vieiro <avieiro at openjdk.org> wrote:
> Backport of [JDK-8368192](https://bugs.openjdk.org/browse/JDK-8368192) that fixes this test, that started failing on GHA/macos-15 after [JDK-8369226](https://bugs.openjdk.org/browse/JDK-8369226)
>
> This PR is on top of #3117, to verify the test passes.
>
> Backport is not clean as the `@Bug` entries are different from 17.
Some tests failed because `.local` DNS resolution failures, so let's re-run the tests on top of [JDK-8336451](https://bugs.openjdk.org/browse/JDK-8336451) in #3117.
All tests should be green now.
-------------
PR Comment: https://git.openjdk.org/jdk11u-dev/pull/3119#issuecomment-3532234464
More information about the jdk-updates-dev
mailing list