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

(jdeps) tools/jdeps/modules/DotFileTest.java fails in clean up due to open file descriptor

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P4
    • tbd
    • 12
    • tools

    Description

      testModuleJar() fails on windows uncovering that the following jdeps command left an open file descriptor:
              assertTrue(JDEPS.run(System.out, System.out,
                               "--dot-output", DOTS_DIR.toString(), filename) == 0);

      Attachments

        Activity

          People

            mchung Mandy Chung
            mchung Mandy Chung
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: