On Mon, 5 Feb 2024 20:11:43 GMT, Mandy Chung <mch...@openjdk.org> wrote:
> Trivial fix. Call `PrintWriter::format` with null `Locale` to format with no > localization. > > This PR also fixes JDK-8325262 to print `FindException` message without the > stack trace to indicate clearer that the given module path is incorrect. Hello Mandy, the changes look OK to me. ------------- Marked as reviewed by jpai (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/17713#pullrequestreview-1864354980