On Wed, 10 Jan 2024 20:43:19 GMT, Mandy Chung <mch...@openjdk.org> wrote:
> `jdk.test.lib.process.ProcessTools::executeTools` was modified to throw > Exception by JDK-8322920 that has only been in the main line. It's a > mistake to backport JDK-8322809 without catching this. Trivial fix - update > the signature to throw Throwable instead. Marked as reviewed by naoto (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk22/pull/58#pullrequestreview-1814196312