On Thu, 5 May 2022 14:15:30 GMT, Matthias Baesken <mbaes...@openjdk.org> wrote:

>> test/lib/jdk/test/lib/Platform.java line 192:
>> 
>>> 190:     }
>>> 191: 
>>> 192:     public static boolean isMusl() {
>> 
>> I think this will need test/lib/TestMutuallyExclusivePlatformPredicates.java 
>> to be updated too.
>
> 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

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

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

Reply via email to