On Fri, 20 Mar 2026 14:04:00 GMT, Roger Riggs <[email protected]> wrote:
>> (for JDK 26) >> >> Note: This PR is a continuation of the old PR here: >> https://github.com/openjdk/jdk/pull/25260; had to close the old one since I >> had Skara problems after the JDK25 split-off. >> >> See the companion CSR (https://bugs.openjdk.org/browse/JDK-8357090) for the >> ratio behind this removal. >> >> Patch >> >> - removes all code handling the VFORK mode. >> - removes or clarifies comments explaining use of vfork by the JVM. >> - we now print out an error message to stderr if the user still specifies >> -Djdk.lang.Process.launchMechanism=vfork. > > From a quick look, looks good. > Please check the copyrights (I think they are up-to-date). > Also, add this bug number to the @bug lines in the tests. > And set the PR to ready to review (its Draft). > @RogerRiggs Most tests only had their "VFORK" test path removed. Does it make > sense to add this Bug id to those, too? Right, not really useful to describe what has been dropped. ------------- PR Comment: https://git.openjdk.org/jdk/pull/25768#issuecomment-4100084580
