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

Some ProcessTools.execute* functions are declared to throw Throwable

XMLWordPrintable

    • b05

        Most functions in ProcessTools are declared to throw Exceptions, or one of its subclasses. However, there are a small number of functions that are unnecessarily declared to throw Throwable instead of Exception. I propose that we change them to also be declared to throw Exception.

              stefank Stefan Karlsson
              stefank Stefan Karlsson
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: