Alex Light | 8c889d2 | 2017-02-06 13:58:27 -0800 | [diff] [blame] | 1 | hello - Verification |
| 2 | Transformation error : java.lang.Exception(Failed to redefine class <LTransform;> due to JVMTI_ERROR_FAILS_VERIFICATION) |
| 3 | hello - Verification |
Alex Light | 460d1b4 | 2017-01-10 15:37:17 +0000 | [diff] [blame] | 4 | hello - NewName |
| 5 | Transformation error : java.lang.Exception(Failed to redefine class <LTransform;> due to JVMTI_ERROR_NAMES_DONT_MATCH) |
| 6 | hello - NewName |
| 7 | hello - DifferentAccess |
| 8 | Transformation error : java.lang.Exception(Failed to redefine class <LTransform;> due to JVMTI_ERROR_UNSUPPORTED_REDEFINITION_CLASS_MODIFIERS_CHANGED) |
| 9 | hello - DifferentAccess |
| 10 | hello2 - NewInterface |
| 11 | Transformation error : java.lang.Exception(Failed to redefine class <LTransform2;> due to JVMTI_ERROR_UNSUPPORTED_REDEFINITION_HIERARCHY_CHANGED) |
| 12 | hello2 - NewInterface |
| 13 | hello2 - MissingInterface |
| 14 | Transformation error : java.lang.Exception(Failed to redefine class <LTransform2;> due to JVMTI_ERROR_UNSUPPORTED_REDEFINITION_HIERARCHY_CHANGED) |
| 15 | hello2 - MissingInterface |
| 16 | hello2 - ReorderInterface |
| 17 | Transformation error : java.lang.Exception(Failed to redefine class <LTransform2;> due to JVMTI_ERROR_UNSUPPORTED_REDEFINITION_HIERARCHY_CHANGED) |
| 18 | hello2 - ReorderInterface |
Alex Light | 0e69273 | 2017-01-10 15:00:05 -0800 | [diff] [blame] | 19 | hello - MultiRedef |
| 20 | hello2 - MultiRedef |
| 21 | Transformation error : java.lang.Exception(Failed to redefine classes <LTransform2;, LTransform;> due to JVMTI_ERROR_NAMES_DONT_MATCH) |
| 22 | hello - MultiRedef |
| 23 | hello2 - MultiRedef |
| 24 | Transformation error : java.lang.Exception(Failed to redefine classes <LTransform;, LTransform2;> due to JVMTI_ERROR_NAMES_DONT_MATCH) |
| 25 | hello - MultiRedef |
| 26 | hello2 - MultiRedef |
Alex Light | 6ac5750 | 2017-01-19 15:05:06 -0800 | [diff] [blame] | 27 | hello - MultiRetrans |
| 28 | hello2 - MultiRetrans |
| 29 | Transformation error : java.lang.Exception(Failed to retransform classes <LTransform2;, LTransform;> due to JVMTI_ERROR_NAMES_DONT_MATCH) |
| 30 | hello - MultiRetrans |
| 31 | hello2 - MultiRetrans |
| 32 | Transformation error : java.lang.Exception(Failed to retransform classes <LTransform;, LTransform2;> due to JVMTI_ERROR_NAMES_DONT_MATCH) |
| 33 | hello - MultiRetrans |
| 34 | hello2 - MultiRetrans |
Alex Light | 6161f13 | 2017-01-25 10:30:20 -0800 | [diff] [blame] | 35 | hello - NewMethod |
| 36 | Transformation error : java.lang.Exception(Failed to redefine class <LTransform;> due to JVMTI_ERROR_UNSUPPORTED_REDEFINITION_METHOD_ADDED) |
| 37 | hello - NewMethod |
| 38 | hello2 - MissingMethod |
| 39 | Transformation error : java.lang.Exception(Failed to redefine class <LTransform3;> due to JVMTI_ERROR_UNSUPPORTED_REDEFINITION_METHOD_DELETED) |
| 40 | hello2 - MissingMethod |
| 41 | hello - MethodChange |
| 42 | Transformation error : java.lang.Exception(Failed to redefine class <LTransform;> due to JVMTI_ERROR_UNSUPPORTED_REDEFINITION_METHOD_MODIFIERS_CHANGED) |
| 43 | hello - MethodChange |
| 44 | hello - NewField |
| 45 | Transformation error : java.lang.Exception(Failed to redefine class <LTransform;> due to JVMTI_ERROR_UNSUPPORTED_REDEFINITION_SCHEMA_CHANGED) |
| 46 | hello - NewField |
| 47 | hello there - MissingField |
| 48 | Transformation error : java.lang.Exception(Failed to redefine class <LTransform4;> due to JVMTI_ERROR_UNSUPPORTED_REDEFINITION_SCHEMA_CHANGED) |
| 49 | hello there - MissingField |
| 50 | hello there again - FieldChange |
| 51 | Transformation error : java.lang.Exception(Failed to redefine class <LTransform4;> due to JVMTI_ERROR_UNSUPPORTED_REDEFINITION_SCHEMA_CHANGED) |
| 52 | hello there again - FieldChange |
Alex Light | ce6ee70 | 2017-03-06 15:46:43 -0800 | [diff] [blame] | 53 | hello - Unmodifiable |
| 54 | Transformation error : java.lang.Exception(Failed to redefine class <[LTransform;> due to JVMTI_ERROR_UNMODIFIABLE_CLASS) |
| 55 | hello - Unmodifiable |
Alex Light | 00e475c | 2017-07-19 16:36:23 -0700 | [diff] [blame] | 56 | hello - Undefault |
| 57 | Transformation error : java.lang.Exception(Failed to redefine class <LTransform5;> due to JVMTI_ERROR_UNSUPPORTED_REDEFINITION_METHOD_ADDED) |
| 58 | hello - Undefault |