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

Remove legacy hard-coded server port numbers in JSSE regression suites

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 6
    • 6
    • security-libs
    • beta
    • generic
    • generic

      In the early days of the regression suite, we used the 2001 port, but
      have since moved everything to createServerSocket(0) which returns the
      first available socket. There are still a number of old tests
      which still use 2001, we should eliminate them.

      Straightforward back port of the existing code.

      The impact can be great, because the port can be unavailable due
      to a previous run that stalled or another process inadvertantly using
      the port. This has happened enough that we need to change this.
      ###@###.### 2005-03-11 00:39:21 GMT

            wetmore Bradford Wetmore
            wetmore Bradford Wetmore
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: