mcimadamore [Tue, 16 Jun 2009 10:45:42 +0100] rev 3138
6835430: javac does not generate signature attributes for classes extending parameterized inner classes
Summary: ClassWriter does not consider outer params of an inner class when emitting signature attributes
Reviewed-by: jjg
mcimadamore [Tue, 16 Jun 2009 10:45:11 +0100] rev 3137
6845686: basic and raw formatters do not display captured var id properly when javac runs in -XDoldDiags mode
Summary: Basic and raw formatters do not override Printer methods properly
Reviewed-by: jjg