You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
388 B

Redefine in ClassLoad on current thread.
Trying to redefine: class Transform. Caught error class java.lang.Exception: Failed to retransform class <LTransform;> due to JVMTI_ERROR_INTERNAL
Object out is: NON Transformed Object
Redefine during ClassLoad on another thread.
retransformClasses on an unprepared class succeeded
Object out is: Transformed object!
Redefinition thread finished.