[jdk11u-dev] RFR: 8256240: Reproducible builds should turn on the "deterministic" flag for Visual Studio
Christoph Langer
clanger at openjdk.org
Thu Dec 15 08:24:44 UTC 2022
This is the backport of [JDK-8256240](https://bugs.openjdk.org/browse/JDK-8256240). I incorporated [JDK-8281262](https://bugs.openjdk.org/browse/JDK-8281262) because the code that was removed by it in flags-cflags.m4 did not work in 11u-dev due to some missing requirements. I will hence mark JDK-8281262 as fixed by this change.
-------------
Depends on: https://git.openjdk.org/jdk11u-dev/pull/1597
Commit messages:
- 8256240: Reproducible builds should turn on the "deterministic" flag for Visual Studio
Changes: https://git.openjdk.org/jdk11u-dev/pull/1598/files
Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1598&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8256240
Stats: 66 lines in 5 files changed: 52 ins; 6 del; 8 mod
Patch: https://git.openjdk.org/jdk11u-dev/pull/1598.diff
Fetch: git fetch https://git.openjdk.org/jdk11u-dev pull/1598/head:pull/1598
PR: https://git.openjdk.org/jdk11u-dev/pull/1598
More information about the jdk-updates-dev
mailing list