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 Yes, the tests now run (and pass) on Alpine. Thanks. ------------- PR Comment: https://git.openjdk.org/jdk/pull/30016#issuecomment-3990676118
