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

Andrew John Hughes andrew at openjdk.java.net
Thu Mar 10 18:27:37 UTC 2022


On Wed, 9 Mar 2022 18:12:15 GMT, George Adams <duke at openjdk.java.net> wrote:

>> Andrew John Hughes has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Add missing semi-colon
>
> make/conf/test-dependencies line 32:
> 
>> 30: JTREG_BUILD=b01
>> 31: 
>> 32: WINDOWS_X64_BOOT_JDK_FILENAME=openjdk-11_windows-x64_bin.zip
> 
> Suggestion:
> 
> WINDOWS_X64_BOOT_JDK_FILENAME=openjdk-8_windows-x64_bin.zip

Thanks for catching this. It's only the name for the downloaded file, but it's better that the label matches what's in the box :)

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

PR: https://git.openjdk.java.net/jdk8u-dev/pull/3


More information about the jdk8u-dev mailing list