RFR: 8264449: Enable reproducible builds with SOURCE_DATE_EPOCH [v9]
John Neffenger
jgneff at openjdk.org
Wed Jan 11 23:14:38 UTC 2023
On Wed, 11 Jan 2023 23:04:15 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:
> I'll need a bit more time to run CI test builds again. I'm thinking it might be better to get this in early in JavaFX 21 rather than late in JavaFX 20 anyway.
I agree, especially considering the change required for JDK 17 GA. Besides, we're not going to have full cross-system reproducible builds until we start building JavaFX with JDK 20 due to [Bug JDK-8292892](https://bugs.openjdk.org/browse/JDK-8292892).
-------------
PR: https://git.openjdk.org/jfx/pull/446
More information about the openjfx-dev
mailing list