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

serviceability/attach/RemovingUnixDomainSocketTest.java fails "stderr was not empty"

XMLWordPrintable

    • 15
    • b24

        After JDK-8235211 the test

        serviceability/attach/RemovingUnixDomainSocketTest.java

        fails in debug builds with "stderr was not empty"

        The code that was pushed has:

        + out.stderrShouldBeEmptyIgnoreVMWarnings()
        + .stderrShouldBeEmpty();

        which initially allows for warnings (as it should) but then will fail anyway.

              amenkov Alex Menkov
              dholmes David Holmes
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: