xref: /aosp_15_r20/art/test/1950-unprepared-transform/expected-stdout.txt (revision 795d594fd825385562da6b089ea9b2033f3abf5a)
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