On Sat, 17 Apr 2021 23:21:27 GMT, John Neffenger <jgn...@openjdk.org> wrote:
>> John Neffenger has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Add dependencies for internal builds at Oracle > > Thanks, Kevin. I added your list to the file and ran just the Linux build > followed by tests, all successful: > > > $ gradle -PCONF=Release -PPROMOTED_BUILD_NUMBER=7 \ > -PHUDSON_BUILD_NUMBER=101 -PHUDSON_JOB_NAME=jfx \ > -PCOMPILE_WEBKIT=true -PCOMPILE_MEDIA=true -PBUILD_LIBAV_STUBS=true \ > sdk jmods javadoc test > ... > BUILD SUCCESSFUL in 4m 26s > 224 actionable tasks: 93 executed, 131 up-to-date @jgneff Except for the README, I think this is ready. I'm about to send PRs for compiler updates on Windows and Linux, so if they go in first (which seems likely), I'll need to send you an additional entry for each. @johanvos can you also review this? By way of general comment, here is another article highlighting the importance of doing this: https://wwws.nightwatchcybersecurity.com/2021/04/25/supply-chain-attacks-via-github-com-releases/ ------------- PR: https://git.openjdk.java.net/jfx/pull/437