Experiences with Lookup.defineClass
Michael Rasmussen
michael.rasmussen at zeroturnaround.com
Sat Mar 11 17:55:45 UTC 2017
> For this to work, I do however think it is crucial to add a parameter to
> the ClassFileTransformer::transform method where a lookup object should be
> provided as an additional argument in order to allow defining additional
> classes in the instrumented class's loader and module.
What should the Lookup be based on though, since you don't have a Class yet?
/Michael
More information about the jigsaw-dev
mailing list