On Mon, 2 Mar 2026 09:41:03 GMT, Frederic Thevenet <[email protected]> wrote:
>> jdk.test.lib.Platform.isMusl() may return false on Alpine linux, where it >> should return true. >> This means that the jtreg tests is is used to guard will incorrectly fail. >> This happens when tests deliberately clobber the PATH and `ldd` can no >> longer be found. This PR uses a full path for `ldd` instead to work around >> the issue. > > Frederic Thevenet has updated the pull request incrementally with one > additional commit since the last revision: > > Print stack trace @fthevenet Your change (at version 4d2a26db398ad05d64b330731bac019c1f176125) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk/pull/29923#issuecomment-3984828025
