RFR: JDK-8285987: executing shell scripts without #! fails on Alpine linux

Roger Riggs rriggs at openjdk.java.net
Thu May 5 15:12:19 UTC 2022


On Thu, 5 May 2022 14:47:22 GMT, Roger Riggs <rriggs at openjdk.org> wrote:

>> Hi Alan, thanks for the advice;  do you think we can put it into the IGNORED group ?
>> https://github.com/openjdk/jdk/blob/master/test/lib-test/jdk/test/lib/TestMutuallyExclusivePlatformPredicates.java#L53
>
> Its now on the ProblemList and Created Issue:
>  [JDK-8286191](https://bugs.openjdk.java.net/browse/JDK-8286191) Test library test failure in TestMutuallyExclusivePlatformPredicates.java

This PR also caused a test failure in ExternalEditorTest because there is no defined value for "vm.musl" used in  @\requires.
What test were run before integration?

-------------

PR: https://git.openjdk.java.net/jdk/pull/8535


More information about the core-libs-dev mailing list