RFR: 8288001: SOURCE_DATE_EPOCH should not be set by default
Magnus Ihse Bursie
ihse at openjdk.java.net
Tue Jun 14 07:45:00 UTC 2022
On Mon, 13 Jun 2022 09:47:48 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:
>> What do you mean by "build time information"?
>
> @magicus I think it's `-Xinternalversion` which has different output between Windows and Linux of the same build. But to me that's a feature not a bug. From the PR description:
>
>> With default configuration shows `-Xinternalversion` output same as Windows, [...]
@jerboaa I agree. If anything, this PR makes me want to remove the option to *not* build reproducible. That way, there will be no discrepancies between platforms.
-------------
PR: https://git.openjdk.org/jdk/pull/9081
More information about the compiler-dev
mailing list