Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8043939 Remove management-agent.jar
  3. JDK-8179063

Release Note: management-agent.jar is removed.

    XMLWordPrintable

Details

    • Verified

    Description

      management-agent.jar has been removed. Tools that have been using the Attach API to load this agent into a running VM should be aware that the Attach API has been updated in JDK 9 to define two new methods for starting a management agent:
      * com.sun.tools.attach.VirtualMachine.startManagementAgent(Properties agentProperties)
      * com.sun.tools.attach.VirtualMachine.startLocalManagementAgent()

      Attachments

        Activity

          People

            asapre Amit Sapre
            asapre Amit Sapre
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: