[
https://issues.apache.org/jira/browse/GROOVY-11790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Milles updated GROOVY-11790:
---------------------------------
Description: 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}}. (was: 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}}.)
> 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)