make test-bundles fails on Alpine Linux because of TestTLS.java test

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P3
    • repo-portola
    • Affects Version/s: repo-portola
    • Component/s: hotspot
    • None
    • Environment:
    • 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 from JDK-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

            Assignee:
            Alexandr Scherbatiy
            Reporter:
            Alexandr Scherbatiy
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: