apache / apache/maven-compiler-plugin
Remove JDK-8318913 workaround for JDK 22+
Open
enhancement
- Dominant language
- Java
- Stars
- 261
- Forks
- 191
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 8
Description
### New feature, improvement proposal
Per https://bugs.openjdk.org/browse/JDK-8318913 this issue is fixed in JDK 22 onward but I am still seeing this output in JDK 25:
> JDK-8318913 workaround: patched module-info.class requires version from [25] to [25] on 2 JDK modules [java.base, java.compiler]
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.