RFR: 8301627: System.exit and Runtime.exit debug logging [v4]
Roger Riggs
rriggs at openjdk.org
Thu Feb 16 21:05:29 UTC 2023
On Thu, 16 Feb 2023 16:52:14 GMT, Sean Mullan <mullan at openjdk.org> wrote:
>> Roger Riggs has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Correct System.getLogger link
>
> src/java.base/share/classes/java/lang/Runtime.java line 160:
>
>> 158: *
>> 159: * @implNote
>> 160: * If the {@link System#getLogger(String) System.getLogger("java.lang.Runtime")}
>
> It may read better to use a textual description for the link, like "the system logger for `java.lang.Runtime`".
ok, will fix.
-------------
PR: https://git.openjdk.org/jdk/pull/12517
More information about the core-libs-dev
mailing list