-
Type:
Sub-task
-
Resolution: Delivered
-
Priority:
P3
-
Affects Version/s: 11
-
Component/s: tools
-
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
-