RFR: 8258117: jar tool sets the time stamp of module-info.class entries to the current time
Jaikiran Pai
jai.forums2013 at gmail.com
Tue Sep 14 01:36:13 UTC 2021
Hello Bernd,
On 14/09/21 6:10 am, Bernd Eckenfels wrote:
> Is there support for repeatable builds planned? Using the source file might be acceptable, but the class file timestamp could be changing more likely for repeated builds?
To clarify the description of my PR, this change uses the timestamp of
the (compiled) module-info.class file that is being added/updated to the
jar.
-Jaikiran
More information about the compiler-dev
mailing list