RFR: JDK-8290460: Alpine: disable some panama tests that rely on std::thread

David Holmes dholmes at openjdk.org
Tue Jul 19 06:31:04 UTC 2022


On Mon, 18 Jul 2022 14:21:19 GMT, Thomas Stuefe <stuefe 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.

Marked as reviewed by dholmes (Reviewer).

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

PR: https://git.openjdk.org/jdk/pull/9539


More information about the core-libs-dev mailing list