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

Build static versions of certain JDK libraries

XMLWordPrintable

    • b21

        Certain downstream consumers of the JDK need to link to it statically. To support this usecase we will add a set of optional make targets that produce static native libraries for a selection of modules. These static libraries will not end up in the main JDK distribution but will instead be packaged in a separate bundle that can be optionally overlayed on top of a JDK bundle.

        Initial list of modules to include in this type of build:
            java.base
            jdk.crypto.ec
            jdk.security.auth
            java.prefs
            java.security.jgss
            java.smartcardio
            jdk.crypto.cryptoki
            jdk.net

              erikj Erik Joelsson
              erikj Erik Joelsson
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: