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

Remove JPLIS agent dependency on canonicalize_md.c

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • core-svc


      This bug is motivated by work to modularize the JDK and specifically prototype work to re-organize the JDK sources so that the code is organized by module.

      The JPLIS agent (libinstrument.so) compiles in code from libjava, specifically the file functions in canonicalize_md.c. This dependence has been there for a long time and will need to be resolved to avoid warts in the build where code from the base module needs to be compiled a second time into the module that exports the instruments API.

            sla Staffan Larsen (Inactive)
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: