On Fri, 28 Apr 2023 04:05:21 GMT, ExE Boss <d...@openjdk.org> wrote: >> Textual specification clarifications. > > src/java.base/share/classes/java/lang/Runtime.java line 143: > >> 141: >> 142: /** >> 143: * Initiates the <a href="#shutdown">shutdown sequence</a> of the >> Java Virtual Machine. > > Suggestion: > > * Initiates the {@linkplain ##shutdown shutdown sequence} of the Java > Virtual Machine.
Good idea. I've updated these and a couple more relating to the shutdown sequence and termination. (There are lots more but in unrelated areas, so I left them for now.) ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/13706#discussion_r1180836375