RFR: 8321703: jdeps generates illegal dot file containing nodesep=0,500000
Jaikiran Pai
jpai at openjdk.org
Tue Feb 6 06:18:54 UTC 2024
On Mon, 5 Feb 2024 20:11:43 GMT, Mandy Chung <mchung at 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
More information about the core-libs-dev
mailing list