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

New build system does not run codesign on SA-related launchers on OS X

    XMLWordPrintable

Details

    • b93
    • os_x

    Description

      A couple of serviceability-related launchers (jstack, jmap, jinfo and jsadebugd) need to be signed with the codesign utility. This signing is present in the old build but was never ported to the new build.

      See make/common/Program.gmk:

        ifeq ($(findstring privileged, $(INFO_PLIST_FILE)), privileged)
      -codesign -s openjdk_codesign $@
        endif

      Attachments

        Activity

          People

            erikj Erik Joelsson
            sla Staffan Larsen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: