-
Bug
-
Resolution: Unresolved
-
P4
-
17
There is still the problem reported in the issue below in jdk17.
https://bugs.openjdk.org/browse/JDK-8288001
This problem is resolved in the latest JDK by always enabling reproducible build. Pelase see the following issue.
https://bugs.openjdk.org/browse/JDK-8288396
If there is no plan to backport improving reproducible build to jdk17 for a while, I think that SOURCE_DATE_EPOCH should not still be set by default in jdk17.
Reproducible build is not described in doc/building.md in jdk17.
https://bugs.openjdk.org/browse/JDK-8288001
This problem is resolved in the latest JDK by always enabling reproducible build. Pelase see the following issue.
https://bugs.openjdk.org/browse/JDK-8288396
If there is no plan to backport improving reproducible build to jdk17 for a while, I think that SOURCE_DATE_EPOCH should not still be set by default in jdk17.
Reproducible build is not described in doc/building.md in jdk17.
- links to
-
Review openjdk/jdk17u-dev/1186