> (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.

Thomas Stuefe has updated the pull request incrementally with one additional 
commit since the last revision:

  Copyrights

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/25768/files
  - new: https://git.openjdk.org/jdk/pull/25768/files/53c7c223..086b60ee

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=25768&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=25768&range=01-02

  Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.org/jdk/pull/25768.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/25768/head:pull/25768

PR: https://git.openjdk.org/jdk/pull/25768

Reply via email to