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

The startListening/attach connector methods shouldn't modify the input Maps

XMLWordPrintable

    • b50
    • generic
    • generic

      This interferes with proper generificaiton of JDI.
      The desired generification is, for example:
       startListening(Map<String,? extends Connector.Argument> arguments)

      and ditto for attach. This usge does not allow 'arguments' to
      be modified. However, the current implmentation does modify
      arguments.


            alanb Alan Bateman
            jjh James Holmlund (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: