[9] Review request: 8178015: Clarify requirement for app modules to export/open packages to javafx modules

Alex Buckley alex.buckley at oracle.com
Fri Apr 21 23:02:21 UTC 2017


On 4/20/2017 11:06 AM, Kevin Rushforth wrote:
> Additionally, I removed the example in the FXML annotation showing the
> use of "opens to" in module-info.java (but left the example in
> Application).

Similar to my private comments to you on a related matter:

Recommend straightforwardness: "... the module must export (or open) the 
containing package to at least the javafx.graphics module. [NEW 
PARAGRAPH] For example, ..."

I don't get the desire to always rotate towards module-info._class_ and 
Module#addExports when the focus should be on ordinary source code.

Alex


More information about the openjfx-dev mailing list