A way to opt out of access restrictions on non-exported members.

Alan Bateman Alan.Bateman at oracle.com
Wed Nov 18 11:08:19 UTC 2015



On 18/11/2015 10:55, Ali Ebrahimi wrote:
> :
>
> Is there other options? (non-command-line options)
>
As I said in one of the previous mails, there are a number of things 
that can be explored. The EE container creating the configuration can 
control the exports, it can completely override module declarations if 
it really wants to. Another option might be wrapping the entry point so 
that the any additional exports are set when the container is launching 
the application. I think we should be confident that we can work through 
all these issues and come up with the right solutions.

-Alan


More information about the jigsaw-dev mailing list