[
https://issues.apache.org/jira/browse/MCOMPILER-542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17754209#comment-17754209
]
ASF GitHub Bot commented on MCOMPILER-542:
------------------------------------------
hboutemy opened a new pull request, #197:
URL: https://github.com/apache/maven-compiler-plugin/pull/197
first draft just contains an IT that checks the issue
after that, it's time to work on a fix...
> clean JDK patch version in module-info.class
> --------------------------------------------
>
> Key: MCOMPILER-542
> URL: https://issues.apache.org/jira/browse/MCOMPILER-542
> Project: Maven Compiler Plugin
> Issue Type: Improvement
> Affects Versions: 3.11.0
> Reporter: Herve Boutemy
> Priority: Major
>
> as seen in MJAR-275, JDK patch version in module-info.class is not included
> only when building with a newer JDK release using "--release" flag, see
> https://github.com/jvm-repo-rebuild/module-info
> we need an issue in JDK to get a proper fix
> and waiting for. that, we need a workaround to drop the JDK patch version in
> other cases: we'll need to define were is the best place --
> m-jar-p?m-compiler-p? other?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)