RFR: 8290036: Define and specify Runtime shutdown sequence [v4]
Stuart Marks
smarks at openjdk.org
Mon Aug 8 22:03:21 UTC 2022
On Sat, 6 Aug 2022 07:47:04 GMT, Alan Bateman <alanb at openjdk.org> wrote:
>> Stuart Marks has updated the pull request incrementally with one additional commit since the last revision:
>>
>> More edits from Alex's suggestions.
>
> src/java.base/share/classes/java/lang/System.java line 1888:
>
>> 1886: * Initiates the <a href="Runtime.html#shutdown">shutdown sequence</a> of the Java Virtual
>> 1887: * Machine. This method always blocks indefinitely. The
>> 1888: * argument serves as a status code; by convention, a nonzero status
>
> Would you remind reflowing this one too as the latest change means lines length are inconsistent.
Will do.
-------------
PR: https://git.openjdk.org/jdk/pull/9437
More information about the core-libs-dev
mailing list