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. Looks okay. (JDK-8325262 should probably be changed to be Bug rather than Enhancement) ------------- Marked as reviewed by alanb (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/17713#pullrequestreview-1864453326