Eric Milles created GROOVY-11790:
------------------------------------
Summary: 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
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)