Update java.desktop classes to use try-with-resources

XMLWordPrintable

    • b04

        java.desktop have several opportunities to use the "try-with-resources" feature. Using this feature will help ensure that resources are closed properly, especially in case exceptions are thrown. A couple related cleanups in these files are also necessary.

              Assignee:
              Andrey Turbanov
              Reporter:
              Andrey Turbanov
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: