RFR: JDK-8290460: Alpine: disable some panama tests that rely on std::thread
Thomas Stuefe
stuefe at openjdk.org
Tue Jul 19 07:16:23 UTC 2022
On Mon, 18 Jul 2022 22:21:44 GMT, Jorn Vernee <jvernee at openjdk.org> wrote:
>> Until [JDK-8290059](https://bugs.openjdk.org/browse/JDK-8290059) is solved, I'd like to disable
>>
>> - java/foreign/TestUpcallAsync.java
>> - java/foreign/enablenativeaccess/TestEnableNativeAccess.java
>>
>> on muslc to take load from our CIs.
>>
>> Tests: tested locally that the tests are excluded on Alpine, and remain active on other platforms.
>
> LGTM.
Thanks @JornVernee and @dholmes-ora !
-------------
PR: https://git.openjdk.org/jdk/pull/9539
More information about the core-libs-dev
mailing list