Instruments the java.lang.ClassLoader to plug in the Class PreProcessor mechanism using ASM. We are using a
lazy initialization of the class preprocessor to allow all class pre processor logic to be in system classpath and
not in bootclasspath. This implementation should support IBM custom JRE
author: Chris Nokleberg author: Alexandre Vasseur