[jdk15u-dev] RFR: 8274293: Build failure on macOS with Xcode 13.0 as vfork is deprecated

Olga Mikhaltsova omikhaltcova at openjdk.java.net
Wed Nov 17 16:20:58 UTC 2021


I'd like to backport JDK-8274293 to jdk15u for parity with jdk11u.
The same issue is observed on macOS Monterey 12.0.1 while compiling with Xcode 13.0 (--disable-warnings-as-errors is used because it's not the only issue at the moment):

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

Commit messages:
 - Backport 252aaa9249d8979366b37d59487b5b039d923e35

Changes: https://git.openjdk.java.net/jdk15u-dev/pull/135/files
 Webrev: https://webrevs.openjdk.java.net/?repo=jdk15u-dev&pr=135&range=00
  Issue: https://bugs.openjdk.java.net/browse/JDK-8274293
  Stats: 6 lines in 1 file changed: 4 ins; 0 del; 2 mod
  Patch: https://git.openjdk.java.net/jdk15u-dev/pull/135.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk15u-dev pull/135/head:pull/135

PR: https://git.openjdk.java.net/jdk15u-dev/pull/135


More information about the jdk-updates-dev mailing list