Peter Parson created MCOMPILER-294: -------------------------------------- Summary: test-compile broken due to -Xmodule removal in jdk-ea167 Key: MCOMPILER-294 URL: https://issues.apache.org/jira/browse/MCOMPILER-294 Project: Maven Compiler Plugin Issue Type: Bug Affects Versions: 3.6.1 Reporter: Peter Parson
[{{- Xmodule}} has been merged into {{--patch-module}}|https://bugs.openjdk.java.net/browse/JDK-8173777], and has obviously been [removed in JDK9 build 167|http://bugs.java.com/bugdatabase/view_bug.do?bug_id=8178012]. This change breaks {{test-compile}}, as [{{TestCompilerMojo}} uses {{-XModule}} to add reads|http://svn.apache.org/viewvc/maven/plugins/trunk/maven-compiler-plugin/src/main/java/org/apache/maven/plugin/compiler/TestCompilerMojo.java?view=markup#l266]. -- This message was sent by Atlassian JIRA (v6.3.15#6346)