-
Sub-task
-
Resolution: Delivered
-
P3
-
11
-
Verified
Running `javac` with the `--add-exports` command line option will no longer automatically make the exporting module readable by the target module. If needed, use the `--add-reads` option to let the target module read the exporting module.
- relates to
-
JDK-8207175 Compilation succeeds without checking readability when --add-exports used
-
- Closed
-