#ReflectiveAccessByInstrumentationAgents

Michael Rasmussen michael.rasmussen at zeroturnaround.com
Thu May 5 17:38:39 UTC 2016


While waiting for some proper way of doing this, in my current prototype
for supporting jigsaw I'm simply injecting a class into the
java.lang.reflect package that can call setAccessible0, in order to
circumvent these checks.
Probably not what was envisioned either :)

/Michael


More information about the jigsaw-dev mailing list