I'm not a reviewer, but I did write the original test. The annotations method is preferable, so I give a thumbs up to this change.
On 01/30/13 14:56, Joe Darcy wrote: > Hello, > > Please review my refactoring of a regression test for the > java.lang.reflect.Parameter feature: > > 8007115: Refactor regression tests for java.lang.reflect.Parameter > http://cr.openjdk.java.net/~darcy/8007115.0/ > > The new approach is to encode the expected information in annotations > and check for consistency between the annotations and the computed result. > > Thanks, > > -Joe
