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

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

XMLWordPrintable

    • svc
    • 23

      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.

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

              Created:
              Updated: