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

JavacTask, DocumentationTask impls should close file manager when possible

XMLWordPrintable

    • b39
    • Not verified

        JavacTask, DocumentationTask allow null to be passed as for the JavaFileManager arg to getTask, which causes a default file manager to be created and used.

        When possible, this file manager should be closed when it is no longer required. In general, this means after a call of "call()" has completed.

              jjg Jonathan Gibbons
              jjg Jonathan Gibbons
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: