[jdk11u-dev] RFR: 8253424: Add support for running pre-submit testing using GitHub Actions [v2]

Christoph Langer clanger at openjdk.java.net
Wed Aug 4 21:51:18 UTC 2021


On Wed, 4 Aug 2021 17:06:49 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:

>> Christoph Langer has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Use Temurin JDK 11.0.12 for Bootstrap
>
> make/conf/test-dependencies line 34:
> 
>> 32: 
>> 33: LINUX_X64_BOOT_JDK_FILENAME=openjdk-11_linux-x64_bin.tar.gz
>> 34: LINUX_X64_BOOT_JDK_URL=https://github.com/AdoptOpenJDK/openjdk11-binaries/releases/download/jdk-11.0.11%2B9/OpenJDK11U-jdk_x64_linux_hotspot_11.0.11_9.tar.gz
> 
> Could we use Eclipse Temurin binaries now, please? Latest is:
> https://github.com/adoptium/temurin11-binaries/releases/download/jdk-11.0.12%2B7/OpenJDK11U-jdk_x64_linux_hotspot_11.0.12_7.tar.gz
> 
> See:
> https://github.com/adoptium/temurin11-binaries/releases/tag/jdk-11.0.12%2B7

OK, I updated this. Let's see how it goes: https://github.com/RealCLanger/jdk11u-dev/actions/runs/1099309576

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

PR: https://git.openjdk.java.net/jdk11u-dev/pull/189


More information about the jdk-updates-dev mailing list