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

JDI: Doc typos VirtualMachineManager.allConnectors and *Value.value

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P5 P5
    • 1.4.0
    • 1.3.0
    • core-svc
    • None
    • beta
    • generic
    • generic
    • Not verified

       The API documentation for VirtualMachineManager.allConnectors()
       is wrong in stating
       "Returns:
                a list of ListeningConnector objects."
                
       It should be " a list of all Connector objects."

      ------ also ---

      In ByteValue (similiar in CharValue, DoubleValue,) :

       byte value()
                        Returns this ByteValue as a boolean.
       
      -- also, in StackFrame --

      public java.util.List visibleVariables()
                                      throws AbsentInformationException

           Throws:
               AbsentInformationException - if there is no line number information for this method.

      same in visibleVariableByName

            rfield Robert Field (Inactive)
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: