-
Bug
-
Resolution: Duplicate
-
P3
-
repo-portola
-
None
-
Alpine Linux 3.11.3, musl libc (x86_64) version 1.1.24.
OpenJDK built from Portola repository: https://hg.openjdk.java.net/portola/portola
and latest jdk sources
-
x86
-
other
Steps to reproduce:
- Get sources from portola repository and the latest jdk changes
- configure the build
- run
> make test-bundles
--------------------
* For target support_test_hotspot_jtreg_native_support_exestack-tls_exestack-tls.o:
jdk-dev/test/hotspot/jtreg/runtime/TLS/exestack-tls.c:29:10: fatal error: gnu/libc-version.h: No such file or directory
29 | #include <gnu/libc-version.h>
| ^~~~~~~~~~~~~~~~~~~~
compilation terminated.
--------------------
This is the regression fromJDK-8239449 [TESTBUG] test/hotspot/jtreg/runtime/TLS/TestTLS.java: skip test if glibc too old for AdjustStackSizeForTLS
https://hg.openjdk.java.net/jdk/jdk/rev/af80fedc56a2
- Get sources from portola repository and the latest jdk changes
- configure the build
- run
> make test-bundles
--------------------
* For target support_test_hotspot_jtreg_native_support_exestack-tls_exestack-tls.o:
jdk-dev/test/hotspot/jtreg/runtime/TLS/exestack-tls.c:29:10: fatal error: gnu/libc-version.h: No such file or directory
29 | #include <gnu/libc-version.h>
| ^~~~~~~~~~~~~~~~~~~~
compilation terminated.
--------------------
This is the regression from
https://hg.openjdk.java.net/jdk/jdk/rev/af80fedc56a2
- duplicates
-
JDK-8247589 Implementation of Alpine Linux/x64 Port
- Resolved
- relates to
-
JDK-8247589 Implementation of Alpine Linux/x64 Port
- Resolved
-
JDK-8239449 [TESTBUG] test/hotspot/jtreg/runtime/TLS/TestTLS.java: skip test if glibc too old for AdjustStackSizeForTLS
- Resolved