Allow 'Test with JDK-5' to execute with an older version of javassist on classpath
Improve javadoc on deprecation
Simpler and more intuitive code for the anonymous class that detects annotation support.
Fix javadoc typo
Fix bug that broke rebyting of test-class that only uses @ParameterizedValue but does not have any obvious test-method.
Compare class' packages by evaluating the start of class-names,
Low-level selfie-runner to ensure the @ParameterizedCallback injection works
Source-code grooming to eliminate some warnings. Mostly add @Override annotations on interface-method implementations,