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

Introduce runtime lookup to check for static builds

XMLWordPrintable

    • b14

      As a preparation for Hermetic Java, we need to have a way to look up during runtime if we are using a statically linked library or not.

      This change will be the first step needed towards compiling the object files only once, and then link them into either dynamic or static libraries. (The only exception will be the linktype.c[pp] files, which needs to be compiled twice, once for the dynamic libraries and once for the static libraries.) Getting there will require further work though.

            ihse Magnus Ihse Bursie
            ihse Magnus Ihse Bursie
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: