[jdk16u] RFR: 8263564: Consolidate POSIX code for runtime exit support: os::shutdown, os::abort and os::die
Harold Seigel
hseigel at openjdk.java.net
Wed Mar 31 12:29:25 UTC 2021
On Tue, 30 Mar 2021 21:51:20 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> Please review this backport of JDK-8263564 to JDK-16u. The original bug fix patch applied cleanly except for files os_linux.cpp and os_posix.cpp. But, the resulting hand merge resulted in code very similar to the original fix. After applying the patch to a JDK-16u repo and modifying the appropriate os_<..>.cpp files, the fix was regression tested by running Mach5 tiers 1 and 2 on Linux, Windows, and Mac OS, and running tiers 3-5 on Linux x64.
>
> Looks like an accurate backport.
>
> Thanks,
> David
Thanks David for reviewing this!
-------------
PR: https://git.openjdk.java.net/jdk16u/pull/97
More information about the jdk-updates-dev
mailing list