Home | History | Annotate | Download | only in 921-hello-failure
      1 hello - Verification
      2 Transformation error : java.lang.Exception(Failed to redefine class <LTransform;> due to JVMTI_ERROR_FAILS_VERIFICATION)
      3 hello - Verification
      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
     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
     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
     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
     53 hello - Unmodifiable
     54 Transformation error : java.lang.Exception(Failed to redefine class <[LTransform;> due to JVMTI_ERROR_UNMODIFIABLE_CLASS)
     55 hello - Unmodifiable
     56