RFR: 8264449: Enable reproducible builds with SOURCE_DATE_EPOCH
John Neffenger
jgneff at openjdk.java.net
Thu Apr 1 20:21:07 UTC 2021
On Thu, 1 Apr 2021 19:38:18 GMT, Bernhard M. Wiedemann <github.com+637990+bmwiedemann at openjdk.org> wrote:
> IMHO, it would make sense to merge any clear improvement of the status-quo and debug+fix more in a later PR.
I agree that we will have to draw the line somewhere, but right now I'm down to just one file on one operating system out of 10,633 files in the build output! (It's just `jfxwebkit.dll` on Windows.) It would be a shame to give up now.
I would, though, like to postpone tests of static builds and builds for Android and iOS. My priorities for this pull request are:
1. Linux distributions building JavaFX
2. Developers building JavaFX from the repository source with the build defaults
3. Oracle, Gluon, and BellSoft building JavaFX for their customers and for downloading
I would be happy to satisfy just the first group, but we might be close to getting all three.
-------------
PR: https://git.openjdk.java.net/jfx/pull/446
More information about the openjfx-dev
mailing list