WIP: 8154714: JShell API: addExports support [for Java 9.X]

ShinyaYoshida bitterfoxc at gmail.com
Sat Sep 24 15:15:23 UTC 2016


Hi Wang,

Thank you for the comment.
Previously, we've tried and implemented add-exports feature as a command.
But Jan found out the security problem on it.
And it seems to me that command-like option is enough to do this currently.

Actually when developer speculates around boundary of modules using jshell,
add-exports command is useful.
If we can solve the security issue on the implementation and get the
agreement of Jigsaw team, it can be added in future release...?

Regards,
shinyafox(Shinya Yoshida)

2016-09-24 1:28 GMT-07:00 Wang Weijun <weijun.wang at oracle.com>:

> Hi Shinya
>
> This is not a code review, as I know nothing about jshell codes.
>
> Just want to ask: Do I have to add --add-exports on the command line? Is
> it possible to implement this as a command so I can add new exports
> on-demand while running the tool?
>
> Thanks
> Max
>
>


More information about the kulla-dev mailing list