RFR: 7526: JMC not buildable with jdk17 [v7]

Christoph Langer clanger at openjdk.java.net
Fri Jan 21 14:21:38 UTC 2022


On Fri, 21 Jan 2022 12:06:25 GMT, Johannes Bechberger <duke at openjdk.java.net> wrote:

>> Tested on Java 11 x86 and aarch64 (azul, but only builds), and on Java 17 x86 and aarch64.
>
> Johannes Bechberger has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Bump javadoc version

The version bumps seem good. I think the GHA workflow has some issues still. I'll continue my investigations regarding the tycho compiler...

.github/workflows/validate.yml line 15:

> 13:     - uses: actions/setup-java at v1
> 14:       with:
> 15:         java-version: {{ matrix.jdk }}

Did you see that the workflow seems to have some issues still? (https://github.com/parttimenerd/jmc/actions/runs/1728551346)

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

Changes requested by clanger (Author).

PR: https://git.openjdk.java.net/jmc/pull/363


More information about the jmc-dev mailing list