Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-5720

Native runtime image does not need the cacert and libsunec.so

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 1.11.0.Final
    • None
    • Image
    • None
    • False
    • False
    • undefined
    • 2021 Week 31-33 (from Aug 2)

    Description

      Since GraalVM 19.3 there is no need to copy the subject files into the runtime image since all ssl needed libraries are statically linked at build time.

      https://www.graalvm.org/release-notes/19_3/

      It has no impact on startup time or memory footprint, and eliminates the need for shipping JDK libraries such as libsunec.so along with native images that use Java crypto services. GraalVM now ships with statically linkable version of the JDK libraries.
      
      ....
      
      Note that the sunec native library of SunEC provider gets statically linked into an image if required (see #951). Thus native images do not depend on the sunec shared library anymore at runtime. 
      
      

       

      Attachments

        Activity

          People

            rhn-support-fspolti Filippe Spolti
            rhn-support-fspolti Filippe Spolti
            Karel Suta Karel Suta
            Karel Suta Karel Suta
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: