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

Improve libc/libpthread version information when using musl

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Future Project
    • Icon: P4 P4
    • repo-portola
    • repo-portola
    • hotspot
    • None

      I pushed a patch to the portola forest which works around a problem related to musl and confstr. Specifically, hotspot uses confstr to get information about the version of the GNU C library and libpthread, but musl doesn't implement that functionality. Instead, it returns an error code from confstr.

      While the patch fixes the immediate problem, the version information - what should be printed and on what format - needs to be revisited, clarified and cleaned up.

            avoitylov Aleksei Voitylov
            mikael Mikael Vidstedt
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: