Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8211850 test/jdk/javax/naming/module/RunBasic.java fails intermittently
  3. JDK-8211920

Close server socket and cleanups in test/jdk/javax/naming/module/RunBasic.java

XMLWordPrintable

        When the test fails sometimes the output is truncated, or even absent, as the test's sub-process does not complete. This may happen if the client-side encounters an issue and leaves the non-daemon server-side thread blocked in accept. The test should close the server socket when the client-side completes. This will enable the "real" error to be seen.

              chegar Chris Hegarty
              chegar Chris Hegarty
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: