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

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

    XMLWordPrintable

Details

    • 15
    • b24

    Backports

      Description

        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.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: