[jdk16u] RFR: 8263564: Consolidate POSIX code for runtime exit support: os::shutdown, os::abort and os::die

David Holmes dholmes at openjdk.java.net
Tue Mar 30 21:54:13 UTC 2021


On Tue, 30 Mar 2021 17:17:15 GMT, Harold Seigel <hseigel 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

-------------

Marked as reviewed by dholmes (Reviewer).

PR: https://git.openjdk.java.net/jdk16u/pull/97


More information about the jdk-updates-dev mailing list