[jdk11u-dev] RFR: 8301753: AppendFile/WriteFile has differences between make 3.81 and 4+
Roman Marchenko
rmarchenko at openjdk.org
Fri Nov 22 07:48:43 UTC 2024
Clean backport to 11u.
This fixes "make test" build problem occured with make version <4.0 in JDK11.
The new test is passed locally with a manual run with both "GNU Make 3.82" and "GNU Make 4.3".
-------------
Commit messages:
- Backport a39cf2e3b242298fbf5fafdb8aa9b5d4562061ef
Changes: https://git.openjdk.org/jdk11u-dev/pull/2969/files
Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2969&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8301753
Stats: 58 lines in 2 files changed: 56 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk11u-dev/pull/2969.diff
Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/2969/head:pull/2969
PR: https://git.openjdk.org/jdk11u-dev/pull/2969
More information about the jdk-updates-dev
mailing list