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

JDWP: Allow machine to be specified on address parameter for Server

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 5.0
    • 1.2.1, 5.0
    • core-svc
    • None
    • tiger
    • generic, unknown
    • generic

       From my licensee (Sybase):
                                                                                                                    

      One of the JPDA options is the "address=" parameter. This has the format
      of:

      JPDA Server: address=port
      JPDA Client: address=machine:port

      This information was found at the following:

      https://javapartner.sun.com/partner/technology/product/java2/1_2/tool_info/java_platform_debugger/FCS/doc/conninv.html#Transports

      The enhacement request is simple. Allow the server to accept a machine.
      Why? It is possible that somebody is running the JPDA server on a computer
      with two network cards with two different network addresses. Users could
      configure which network card to start the debugger on. If a machine is not
      specified then the JPDA server could start using the host name.

      Mark


            alanb Alan Bateman
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: