[
https://issues.apache.org/jira/browse/GROOVY-11790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18031464#comment-18031464
]
ASF GitHub Bot commented on GROOVY-11790:
-----------------------------------------
eric-milles opened a new pull request, #2321:
URL: https://github.com/apache/groovy/pull/2321
not intended for Groovy 5
> java-aware compilation unit: pass along target bytecode configuration
> ---------------------------------------------------------------------
>
> Key: GROOVY-11790
> URL: https://issues.apache.org/jira/browse/GROOVY-11790
> Project: Groovy
> Issue Type: Improvement
> Components: Stub generator / Joint compiler
> Reporter: Eric Milles
> Assignee: Eric Milles
> Priority: Minor
>
> When compiling java sources (via {{JavaAwareCompilationUnit}} /
> {{JavacJavaCompiler}}) the target bytecode configuration is not propagated to
> the java compiler. If no "\-source", "\-target" or "--release" parameters
> are supplied, read from {{CompilerConfiguration#getTargetBytecode}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)