Looks good.
On Jan 27, 2012, at 8:12 AM, Stefan Karlsson wrote:
Here's a fix for a simple copy-n-past bug in the handling of annotations, affecting only class redefinition.http://cr.openjdk.java.net/~stefank/7022100/webrev.00/7022100: Method annotations are incorrectly set when redefining classesSummary: Changed to the correct annotation arrays Reviewed-by: TBD1, TBD2