class annotation is: Patrick's class comment
field annotation is: dummy_field comment
method annotation is: method hi() comment
method parameter annotation is: param isNewVersion comment
Checking for NEW versions of annotations in class shtest
class annotation is: *NEW* Patrick's class comment
PASS: class_annotation was changed.
field annotation is: *NEW* dummy_field comment
PASS: field_annotation was changed.
method annotation is: *NEW* method hi() comment
PASS: method_annotation was changed.
method parameter annotation is: *NEW* param isNewVersion comment
PASS: method_parameter_annotation was changed.
Checking for NEW versions of annotations in class MySubClass
class annotation is: *NEW* Patrick's class comment
PASS: class_annotation was changed.
field annotation is: *NEW* dummy_field comment
PASS: field_annotation was changed.
method annotation is: *NEW* method hi() comment
PASS: method_annotation was changed.
method parameter annotation is: *NEW* param isNewVersion comment
PASS: method_parameter_annotation was changed.
Checking for NEW versions of annotations in class MySubSubClass
class annotation is: *NEW* Patrick's class comment
PASS: class_annotation was changed.
field annotation is: *NEW* dummy_field comment
PASS: field_annotation was changed.
method annotation is: *NEW* method hi() comment
PASS: method_annotation was changed.
method parameter annotation is: *NEW* param isNewVersion comment
PASS: method_parameter_annotation was changed.
