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

Remove unused JDI VirtualMachineImpl.removeObjectMirror(ObjectReferenceImpl object) method

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P5 P5
    • 21
    • 21
    • core-svc
    • None
    • b06

      VirtualMachineImpl.removeObjectMirror(ObjectReferenceImpl object) is not used. Furthermore it confuses the reader that runs across removeObjectMirror() calls, because what is actually being called is removeObjectMirror(SoftObjectReference ref).

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

              Created:
              Updated:
              Resolved: