Isolated Methods JEP

Peter Levart peter.levart at gmail.com
Tue Aug 9 12:22:36 UTC 2016


Hi Michael,


On 08/09/2016 02:05 PM, Peter Levart wrote:
> In which case would lookup privileges be insufficient to define an 
> isolated method? I would expect the privileges of the code in the 
> isolated method to be checked when such method is executed and not 
> when defining such method - lazily, like for normal methods.

A can see now that defining an isolated method in the context of a 
lookup class can only be allowed when the Lookup instance contains 
ALL_MODES in the mode bits as such method would have access to any 
members that a normal method defined in the lookup class has.

Regards, Peter



More information about the mlvm-dev mailing list