blob: f36d1a3dd5c771b191d9e25df16e83925def8061 [file] [log] [blame]
Alex Light8c889d22017-02-06 13:58:27 -08001hello - Verification
2Transformation error : java.lang.Exception(Failed to redefine class <LTransform;> due to JVMTI_ERROR_FAILS_VERIFICATION)
3hello - Verification
Alex Light460d1b42017-01-10 15:37:17 +00004hello - NewName
5Transformation error : java.lang.Exception(Failed to redefine class <LTransform;> due to JVMTI_ERROR_NAMES_DONT_MATCH)
6hello - NewName
7hello - DifferentAccess
8Transformation error : java.lang.Exception(Failed to redefine class <LTransform;> due to JVMTI_ERROR_UNSUPPORTED_REDEFINITION_CLASS_MODIFIERS_CHANGED)
9hello - DifferentAccess
10hello2 - NewInterface
11Transformation error : java.lang.Exception(Failed to redefine class <LTransform2;> due to JVMTI_ERROR_UNSUPPORTED_REDEFINITION_HIERARCHY_CHANGED)
12hello2 - NewInterface
13hello2 - MissingInterface
14Transformation error : java.lang.Exception(Failed to redefine class <LTransform2;> due to JVMTI_ERROR_UNSUPPORTED_REDEFINITION_HIERARCHY_CHANGED)
15hello2 - MissingInterface
16hello2 - ReorderInterface
17Transformation error : java.lang.Exception(Failed to redefine class <LTransform2;> due to JVMTI_ERROR_UNSUPPORTED_REDEFINITION_HIERARCHY_CHANGED)
18hello2 - ReorderInterface
Alex Light0e692732017-01-10 15:00:05 -080019hello - MultiRedef
20hello2 - MultiRedef
21Transformation error : java.lang.Exception(Failed to redefine classes <LTransform2;, LTransform;> due to JVMTI_ERROR_NAMES_DONT_MATCH)
22hello - MultiRedef
23hello2 - MultiRedef
24Transformation error : java.lang.Exception(Failed to redefine classes <LTransform;, LTransform2;> due to JVMTI_ERROR_NAMES_DONT_MATCH)
25hello - MultiRedef
26hello2 - MultiRedef
Alex Light6ac57502017-01-19 15:05:06 -080027hello - MultiRetrans
28hello2 - MultiRetrans
29Transformation error : java.lang.Exception(Failed to retransform classes <LTransform2;, LTransform;> due to JVMTI_ERROR_NAMES_DONT_MATCH)
30hello - MultiRetrans
31hello2 - MultiRetrans
32Transformation error : java.lang.Exception(Failed to retransform classes <LTransform;, LTransform2;> due to JVMTI_ERROR_NAMES_DONT_MATCH)
33hello - MultiRetrans
34hello2 - MultiRetrans
Alex Light6161f132017-01-25 10:30:20 -080035hello - NewMethod
36Transformation error : java.lang.Exception(Failed to redefine class <LTransform;> due to JVMTI_ERROR_UNSUPPORTED_REDEFINITION_METHOD_ADDED)
37hello - NewMethod
38hello2 - MissingMethod
39Transformation error : java.lang.Exception(Failed to redefine class <LTransform3;> due to JVMTI_ERROR_UNSUPPORTED_REDEFINITION_METHOD_DELETED)
40hello2 - MissingMethod
41hello - MethodChange
42Transformation error : java.lang.Exception(Failed to redefine class <LTransform;> due to JVMTI_ERROR_UNSUPPORTED_REDEFINITION_METHOD_MODIFIERS_CHANGED)
43hello - MethodChange
44hello - NewField
45Transformation error : java.lang.Exception(Failed to redefine class <LTransform;> due to JVMTI_ERROR_UNSUPPORTED_REDEFINITION_SCHEMA_CHANGED)
46hello - NewField
47hello there - MissingField
48Transformation error : java.lang.Exception(Failed to redefine class <LTransform4;> due to JVMTI_ERROR_UNSUPPORTED_REDEFINITION_SCHEMA_CHANGED)
49hello there - MissingField
50hello there again - FieldChange
51Transformation error : java.lang.Exception(Failed to redefine class <LTransform4;> due to JVMTI_ERROR_UNSUPPORTED_REDEFINITION_SCHEMA_CHANGED)
52hello there again - FieldChange
Alex Lightce6ee702017-03-06 15:46:43 -080053hello - Unmodifiable
54Transformation error : java.lang.Exception(Failed to redefine class <[LTransform;> due to JVMTI_ERROR_UNMODIFIABLE_CLASS)
55hello - Unmodifiable
Alex Light00e475c2017-07-19 16:36:23 -070056hello - Undefault
57Transformation error : java.lang.Exception(Failed to redefine class <LTransform5;> due to JVMTI_ERROR_UNSUPPORTED_REDEFINITION_METHOD_ADDED)
58hello - Undefault