On Tue, 3 Mar 2026 10:01:37 GMT, Frederic Thevenet <[email protected]> wrote:
> With JDK-8378702 fixed[0], the two tests in > `test/jdk/java/lang/ProcessBuilder/Basic.java` that are incompatible with the > musl libc[1] are now properly excluded from running in this env, so it is > safe to remove the file-wide exclusion so the other tests can be run. > > [0] https://bugs.openjdk.org/browse/JDK-8378702 > [1] > https://github.com/fthevenet/jdk/blob/4076fdd5387dbea52249692d2874705ebca39607/test/jdk/java/lang/ProcessBuilder/Basic.java#L501C66-L535 This pull request has now been integrated. Changeset: 7f518deb Author: Frederic Thevenet <[email protected]> Committer: Thomas Stuefe <[email protected]> URL: https://git.openjdk.org/jdk/commit/7f518deb2c6ac54867a266ce16023183e7ced053 Stats: 3 lines in 1 file changed: 0 ins; 1 del; 2 mod 8378584: (process) Investigate and fix Alpine errors in Basic.java ProcessBuilder test, and re-enable tests Reviewed-by: stuefe ------------- PR: https://git.openjdk.org/jdk/pull/30016
