Details
-
Sub-task
-
Status: Closed
-
P3
-
Resolution: Delivered
-
11
-
Verified
Description
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.
Attachments
Issue Links
- relates to
-
JDK-8207175 Compilation succeeds without checking readability when --add-exports used
-
- Closed
-