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

Johannes Bechberger duke at openjdk.java.net
Thu Jan 20 17:27:56 UTC 2022


On Thu, 20 Jan 2022 16:52:33 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 with a new target base due to a merge or a rebase. The pull request now contains four commits:
> 
>  - Add JDK 17 to CI
>  - Fix --add-exports
>    
>    Multiple --add-exports seem to require a flag like -version
>    in between.
>    It maybe related to https://bugs.eclipse.org/bugs/show_bug.cgi?id=544016
>  - Update p2-maven-plugin
>  - Bump mockito to run --installCore on JDK 17

It now is buildable on JDK 17 and only the apptests fail.

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

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


More information about the jmc-dev mailing list