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

ProcessTools.java has six warning on "Resource leak"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 22
    • core-libs

      At a glance it looks like all warnings are benign in that we will probably not run out of file descriptors (seems to only happen on test failures). However, stdErr and stdOut should be closed so that the warning can be removed.

            Unassigned Unassigned
            lkorinth Leo Korinth
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: