The rules for the module-related --add-exports, --add-modules, --add-reads have been evolving, with respect to what to do with missing components, empty lists, missing modules, and so on.
javac needs to be updated to the latest rules.
javac needs to be updated to the latest rules.
- duplicates
-
JDK-8167467 javac gives misleading message when --add-exports specifies the wrong module name
-
- Closed
-
-
JDK-8169084 Support multiple --add-modules option
-
- Closed
-
- relates to
-
JDK-8144623 javac module options need to match runtime options
-
- Open
-