[jdk8u-dev] RFR: 8287132: Retire Runtime.runFinalizersOnExit so that it always throws UOE
Andrew John Hughes
andrew at openjdk.org
Fri Aug 5 17:13:18 UTC 2022
On Fri, 29 Jul 2022 00:18:59 GMT, David Holmes <dholmes at openjdk.org> wrote:
> Forward port of the changes for SE 8 Maintenance release 4, as applied to jdk8u-ri, for:
>
> [JDK-8287132](https://bugs.openjdk.org/browse/JDK-8287132): Retire Runtime.runFinalizersOnExit so that it always throws UOE
>
> The changes applied "unclean" only with regard to trivial things like copyright year updates.
>
> Thanks.
I agree this matches the version in jdk8u-ri with appropriate adjustments for newer copyright headers in 8u-dev. Changes also match the appropriate subset of [JDK-8198249](https://bugs.openjdk.org/browse/JDK-8198249) as also verified by Mandy on the original PR.
I've added `jdk8u-fix-yes` approval so this can be integrated now.
-------------
Marked as reviewed by andrew (Reviewer).
PR: https://git.openjdk.org/jdk8u-dev/pull/92
More information about the jdk8u-dev
mailing list