Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8241092

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P3 P3
    • repo-portola
    • repo-portola
    • hotspot
    • None
    • 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

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

              Created:
              Updated:
              Resolved: