[9] Review request: 8178015: Clarify requirement for app modules to export/open packages to javafx modules
Mandy Chung
mandy.chung at oracle.com
Tue Apr 18 01:13:06 UTC 2017
> On Apr 17, 2017, at 5:00 PM, Kevin Rushforth <kevin.rushforth at oracle.com> wrote:
>
> Please review the following javadoc change:
>
> https://bugs.openjdk.java.net/browse/JDK-8178015
> http://cr.openjdk.java.net/~kcr/8178015/webrev.00/
>
+ * <p><b>Applications in a Module</b></p>
:
+ * {@link Module#isOpen(String,Module) open} the containing package to the
+ * {@code javafx.graphics} module.
to “at least” javafx.graphics module.
Otherwise looks good.
Mandy
More information about the openjfx-dev
mailing list