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

[CRaC] Resolve startup failures with static JDK build

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • repo-crac
    • repo-crac
    • hotspot
    • None

      CracEngine constructor attempts to locate the path to "lib" folder relative to the path of "libjvm.so". On static JDK, it fails as there is no "libjvm.so".

      Also, CracEngine constructor attempts to locate and load "libcrexec.so". On static JDK, it fails as there is no "libcrexec.so".

            dcherepanov Dmitry Cherepanov
            dcherepanov Dmitry Cherepanov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: