RFR: 8070: Move to JDK 17 leftovers
Brice Dutheil
bdutheil at openjdk.org
Wed May 17 16:03:31 UTC 2023
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.
-------------
Commit messages:
- spotless:apply
- Uses temurin JDK distribution for docker
- Don't map 8080 on the host
- Removes old profiles
- Removes pre JDK17 ECJ compiler workarounds
- fix docker
Changes: https://git.openjdk.org/jmc/pull/483/files
Webrev: https://webrevs.openjdk.org/?repo=jmc&pr=483&range=00
Issue: https://bugs.openjdk.org/browse/JMC-8070
Stats: 93 lines in 8 files changed: 19 ins; 66 del; 8 mod
Patch: https://git.openjdk.org/jmc/pull/483.diff
Fetch: git fetch https://git.openjdk.org/jmc.git pull/483/head:pull/483
PR: https://git.openjdk.org/jmc/pull/483
More information about the jmc-dev
mailing list