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

sun/security/krb5/auto/MaxRetries.java may fail with BindException

XMLWordPrintable

        sun/security/krb5/auto/MaxRetries.java

        Test uses
                // An idle UDP socket to revent PortUnreachableException
                DatagramSocket ds = new DatagramSocket(33333);

        This may lead to test fail with java.net.BindException: Address already in use, especially when test run in concurrency.

              weijun Weijun Wang
              amlu Amy Lu (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: