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.

This pull request has now been integrated.

Changeset: 34222839
Author:    Mandy Chung <mch...@openjdk.org>
URL:       
https://git.openjdk.org/jdk22/commit/34222839e8a9094a12cf4a2a9acc9e7b228e6c40
Stats:     2 lines in 1 file changed: 0 ins; 0 del; 2 mod

8323547: tools/jlink/plugins/SystemModuleDescriptors/ModuleMainClassTest.java 
fails to compile

Reviewed-by: naoto

-------------

PR: https://git.openjdk.org/jdk22/pull/58

Reply via email to