1Redefine in ClassLoad on current thread.
2Trying to redefine: class Transform. Caught error class java.lang.Exception: Failed to retransform class <LTransform;> due to JVMTI_ERROR_INTERNAL (FAILURE TO RETRANSFORM Modification of class java.lang.Class<Transform> from within the classes ClassLoad callback is not supported to prevent deadlocks. Please use ClassFileLoadHook directly instead.)
3Object out is: NON Transformed Object
4Redefine during ClassLoad on another thread.
5retransformClasses on an unprepared class succeeded
6Object out is: Transformed object!
7Redefinition thread finished.
8