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

Fix "Oracle VM" references in JPDA documentation, and other misc improvements

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 19
    • 17
    • core-svc
    • b04

      There are a number of references to "Oracle VM" in the conninv.html document:

      https://docs.oracle.com/en/java/javase/16/docs/specs/jpda/conninv.html

      These should be replaced with just "VM". In places where "Oracle VM" is being used to distinguish from possibly different VM implementations, the docs can be simplified by not calling out possible differences. For example:

      "This connector can be used by a debugger application to launch an Oracle VM or any other VM which supports the same invocation options with respect to debugging."

      can be simplified to:

      "This connector can be used by a debugger application to launch a VM."
       
      And the following:

      "For an Oracle VM, the necessary options are described in Oracle VM Invocation Options."

      can be simplified to:

      "The necessary options are described in VM Invocation Options."

            cjplummer Chris Plummer
            cjplummer Chris Plummer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: