Class SecurityActions.TheUnsafe

java.lang.Object
javassist.util.proxy.SecurityActions.TheUnsafe
Enclosing class:
SecurityActions

class SecurityActions.TheUnsafe extends Object
_The_ Notorious sun.misc.Unsafe in all its glory, but anonymous so as not to attract unwanted attention. Kept in two separate parts it manages to avoid detection from linker/compiler/general complainers and those. This functionality will vanish from the JDK soon but in the meantime it shouldn't be an obstacle. All exposed methods are cached in a dictionary with overloaded methods collected under their corresponding keys. Currently the implementation assumes there is only one, if you need find a need there will have to be a compare.
Since:
3.23