RFR: 8288984: Simplification in java.lang.Runtime::exit [v5]
Alan Bateman
alanb at openjdk.org
Tue Jul 5 18:59:45 UTC 2022
On Tue, 5 Jul 2022 18:43:26 GMT, Ryan Ernst <duke at openjdk.org> wrote:
>> This is a followup to simplify Shutdown.exit after the removal of
>> finalizers (https://bugs.openjdk.org/browse/JDK-8198250). Once agreement
>> on the approach has been reached in this PR, a CSR will be filed to
>> propose the spec change to Runtime.exit.
>
> Ryan Ernst has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains five additional commits since the last revision:
>
> - Merge branch 'master' into shutdown_cleanup
> - iter text
> - iterate on wording
> - better clarify multiple threads behavior
> - 8288984: Simplification in Shutdown.exit
>
> This is a followup to simplify Shutdown.exit after the removal of
> finalizers (https://bugs.openjdk.org/browse/JDK-8198250). Once agreement
> on the approach has been reached in this PR, a CSR will be filed to
> propose the spec change to Runtime.exit.
Version 75a2651e looks fine.
-------------
Marked as reviewed by alanb (Reviewer).
PR: https://git.openjdk.org/jdk/pull/9351
More information about the core-libs-dev
mailing list