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

Thomas Stuefe stuefe at openjdk.org
Tue Jul 19 07:16:25 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.

This pull request has now been integrated.

Changeset: d7f0de27
Author:    Thomas Stuefe <stuefe at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/d7f0de272c85ee8d0890c9d61e10065b618b69d7
Stats:     3 lines in 2 files changed: 3 ins; 0 del; 0 mod

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

Reviewed-by: jvernee, dholmes

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

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


More information about the core-libs-dev mailing list