[jdk11u-dev] RFR: 8256240: Reproducible builds should turn on the "deterministic" flag for Visual Studio [v3]

Christoph Langer clanger at openjdk.org
Thu Dec 22 10:37:23 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.

Christoph Langer has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:

 - Merge branch 'master' into JDK-8256240
 - 8256240: Reproducible builds should turn on the "deterministic" flag for Visual Studio
   
   Reviewed-by: erikj
 - 8244592: Start supporting SOURCE_DATE_EPOCH
   
   Reviewed-by: erikj

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

Changes:
  - all: https://git.openjdk.org/jdk11u-dev/pull/1598/files
  - new: https://git.openjdk.org/jdk11u-dev/pull/1598/files/33d5caf9..5c399661

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1598&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1598&range=01-02

  Stats: 5510 lines in 86 files changed: 3141 ins; 2205 del; 164 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