[jdk22] RFR: 8323547: tools/jlink/plugins/SystemModuleDescriptors/ModuleMainClassTest.java fails to compile
Naoto Sato
naoto at openjdk.org
Wed Jan 10 21:20:26 UTC 2024
On Wed, 10 Jan 2024 20:43:19 GMT, Mandy Chung <mchung at 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
More information about the core-libs-dev
mailing list