RFR: 8070: Move to JDK 17 leftovers
Brice Dutheil
bdutheil at openjdk.org
Thu May 18 12:40:55 UTC 2023
On Wed, 17 May 2023 21:40:47 GMT, Christoph Langer <clanger at openjdk.org> wrote:
>> In #482 I forgot to update the Docker build, as well as remove some old profiles in the parent pom. This PR, fixes that. Also I noticed a few quirks around ECJ compiler that I think should be removed as they are not working when using a regular OpenJDK compiler.
>
> docker/docker-toolchains.xml line 11:
>
>> 9: </provides>
>> 10: <configuration>
>> 11: <jdkHome>/usr/lib/jvm/zulu17</jdkHome>
>
> Are you sure that this works now with temurin?
Ah yes forgot about this 🤦
-------------
PR Review Comment: https://git.openjdk.org/jmc/pull/483#discussion_r1197764810
More information about the jmc-dev
mailing list