-
Bug
-
Resolution: Fixed
-
P2
-
13
-
b11
-
b23
-
x86_64
-
windows_10
-
Verified
ADDITIONAL SYSTEM INFORMATION :
JDK 13 build 11
A DESCRIPTION OF THE PROBLEM :
1. Extract testcase
2. Run "mvn clean install javadoc:jar" under JDK 13-ea+11
3. Build fails with: --add-modules ALL-MODULE-PATH can only be used when compiling the unnamed module
REGRESSION : Last worked in version 12
FREQUENCY : always
JDK 13 build 11
A DESCRIPTION OF THE PROBLEM :
1. Extract testcase
2. Run "mvn clean install javadoc:jar" under JDK 13-ea+11
3. Build fails with: --add-modules ALL-MODULE-PATH can only be used when compiling the unnamed module
REGRESSION : Last worked in version 12
FREQUENCY : always
- csr for
-
JDK-8222396 Allow "--add-modules ALL-MODULE-PATH" when compiling in the context of an automatic module
- Closed
- relates to
-
JDK-8217868 Crash for overlap between source path and patch module path
- Resolved
-
JDK-8252531 [macos]--add-modules ALL-MODULE-PATH not allowed with automatic modules
- Closed