RFR: 8290036: adjustments to specification of Runtime::addShutdownHook
Stuart Marks
smarks at openjdk.org
Wed Aug 3 00:54:51 UTC 2022
On Fri, 8 Jul 2022 23:00:15 GMT, Stuart Marks <smarks at openjdk.org> wrote:
> Initial edits to addShutdownHook from Alex.
>
> See [JDK-8290036](https://bugs.openjdk.org/browse/JDK-8290036).
Sorry David I should have clarified this a bit. The changes currently in this draft PR are merely what occurred to Alex and me while we were working on JLS 12.8. There are a bunch of other issues that need to be covered or at clarified clarified here, or possibly in the Runtime class specification. I'll add them to the bug report, and eventually we'll update this PR with further changes.
Discussion of the changes in this PR are taking place in the bug report:
https://bugs.openjdk.org/browse/JDK-8290036
-------------
PR: https://git.openjdk.org/jdk/pull/9437
More information about the core-libs-dev
mailing list