New proposal for #ReflectiveAccessToNonExportedTypes: Open modules & open packages

Alan Bateman Alan.Bateman at oracle.com
Tue Nov 1 15:44:31 UTC 2016



On 01/11/2016 15:32, Jochen Theodorou wrote:
> :
>
> Well... it makes me ask the question: Does #AwkwardStrongEncapsulation 
> impose additional limitations for the redefinition of already loaded 
> classes?
No but if the methods in the new class redefinition are doing 
setAccessible then it's same checks as would happen if the original 
class bytes did the same thing.

-Alan


More information about the jigsaw-dev mailing list