[jdk8u-dev] RFR: 8287132: Retire Runtime.runFinalizersOnExit so that it always throws UOE
David Holmes
dholmes at openjdk.org
Fri Aug 5 21:08:20 UTC 2022
On Fri, 5 Aug 2022 17:09:21 GMT, Andrew John Hughes <andrew 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.
Thank you @gnu-andrew !
-------------
PR: https://git.openjdk.org/jdk8u-dev/pull/92
More information about the jdk8u-dev
mailing list