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

Christoph Langer clanger at openjdk.java.net
Mon Mar 28 11:37:44 UTC 2022


On Fri, 25 Mar 2022 08:09:27 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

>> Aleksei Voitylov has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains one commit:
>> 
>>   JDK-8247589 backport to 11u
>
> 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)

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

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


More information about the jdk-updates-dev mailing list