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

Some ProcessTools.execute* functions are declared to throw Throwable

    XMLWordPrintable

Details

    • b05

    Backports

      Description

        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.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: