Cleanup "local" debuggee references after JDK-8333117 removed support for non-local debuggees

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 26
    • Affects Version/s: 23
    • Component/s: hotspot
    • svc
    • 23
    • b06

      JDK-8333117 removed support for non-local debuggees, so now only local debuggees are supported. However, there are now a lot of references to the "local" debuggee mode which are not necessary because "local" is implied. These references are in comments and API names and should be removed.

      Also, after JDK-8333117, DebugeeProcess no longer needs to be considered abstract. It has no abstract methods.

            Assignee:
            Chris Plummer
            Reporter:
            Chris Plummer
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: