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.

              Assignee:
              Alex Menkov
              Reporter:
              David Holmes
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: