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

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 12
    • Component/s: tools

      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);

            Assignee:
            Mandy Chung (Inactive)
            Reporter:
            Mandy Chung (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: