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

Remove unused JDI VirtualMachineImpl.removeObjectMirror(ObjectReferenceImpl object) method

    XMLWordPrintable

Details

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

    Description

      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).

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: