Feedback on proposal for #ReflectiveAccessToNonExportedTypes

Alan Bateman Alan.Bateman at oracle.com
Fri Jul 8 09:16:44 UTC 2016



On 08/07/2016 09:39, Sander Mak wrote:
> That is, define your module-info's, possibly containing dynamic exports if your framework of choice does its magic through reflection.
>
Right and there is nothing in this proposal that is specific to core 
reflection either. The framework that I am using might be spinning 
bytecode or maybe it switches to using method handles when there is a 
waning gibbous moon - that's implementation detail that the user of the 
framework should be oblivious too.

-Alan


More information about the jigsaw-dev mailing list