On Tue, 21 Dec 2021 07:22:30 GMT, Alan Bateman <al...@openjdk.org> wrote:
> I think this issue will require wider discussion because all previous > investigation into this topic have concluded with the JDK not reading the env > variable directly, instead providing a way to configure the timestamp. For > the jar and jmod tools the option --date is used to specify a fixed timestamp > for entries when reproducible builds are required. The Properties.store API > specifies to read the system property java.properties.date so that > date/timestamp in the comment uses a fixed date. Noted. ------------- PR: https://git.openjdk.java.net/jdk/pull/6905