On Tue, 14 Jun 2022 09:50:57 GMT, Magnus Ihse Bursie <i...@openjdk.org> wrote:

>> Thank you for your comments.
>> I understood the goal of reproducible build. But now, 
>> ENABLE_REPRODUCIBLE_BUILD is set to false in default configuration.
>> Then I think minimize the effort of SOURCE_DATE_EPOCH when reproducible 
>> build is disabled. I wonder why build time information is different from 
>> Windows and Linux.
>
> @tkiriyama I have created https://bugs.openjdk.org/browse/JDK-8288396 for the 
> approach I championed above, i.e. to always build reproducible instead. As 
> part of this, the `-Xinternalversion` time stamp should be of the same format 
> for all platforms, given the same set of options to `configure`.
> 
> The associated PR is https://github.com/openjdk/jdk/pull/9152. Can you verify 
> if this solves your issues, and if so, close this bug?

@magicus 
Thank you. I will check it.

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

PR: https://git.openjdk.org/jdk/pull/9081

Reply via email to