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

AIX System::loadLibrary needs support to load a shared library from an archive object

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 23
    • 23
    • core-libs
    • b19
    • ppc
    • aix
    • Not verified

      dcstartup script uses -agentlib:am_ibm_16 as one of the command line parameters to run the application.
      Error log: dcstartup Issue: Could not find agent library am_ibm_16 on the library path, with error: libam_ibm_16.so
       J2SEDC folder contains ./j2se_dc/.gdc/7.3.0.15.0/toolkit/lib/aix536/ contains library libam_ibm_16.a.
       OpenJDK hotspot can only load libraries with .so extension and throw an error when libraries have .a extension.


      Created on behalf of Suchismith Roy

            sroy Suchismith Roy
            varadam Varada M
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: