[jdk11u-dev] RFR: 8247589: Implementation of Alpine Linux/x64 Port [v2]

Aleksei Voitylov avoitylov at openjdk.java.net
Wed Mar 30 11:24:46 UTC 2022


On Mon, 28 Mar 2022 11:34:24 GMT, Christoph Langer <clanger at openjdk.org> wrote:

>> Hi, we noticed a small issue in [test/jdk/tools/launcher/Test7029048.java](https://github.com/openjdk/jdk11u-dev/pull/910/files#diff-a2a1433f01e8291062945a7383286214ee41a0e8deecab03bd37bc0bebe3da14) .
>> test/jdk/tools/launcher/Test7029048.java  now has  private static void printSkipMessage(String description)  twice ,
>> this leads to the error
>> 
>> test/jdk/tools/launcher/Test7029048.java:215: error: method printSkipMessage(String) is already defined in class Test7029048
>>     private static void printSkipMessage(String description) {
>>                         ^
>
>> @MBaesken thanks for spotting this. GHA gives "E: Version '9.4.0-1ubuntu1~20.04' for 'gcc-9' was not found" which is unrelated to this change.
> 
> Yes, about to fix this with https://github.com/openjdk/jdk11u/pull/36 [JDK-8283778](https://bugs.openjdk.java.net/browse/JDK-8283778)

@RealCLanger I see my ask to Matthias crossed with your review. Can I assume SAP is happy with the updated version?

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

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


More information about the jdk-updates-dev mailing list