emc [Thu, 30 Jan 2014 07:35:49 -0500] rev 22699
8033218: Silent failure in TypeAnnotations.resolveFrame
Summary: Change silent no-op to assertion failure when resolveFrame is called before attribution.
Reviewed-by: jfranck
jjg [Wed, 29 Jan 2014 14:32:27 -0800] rev 22698
8032869: remove support for legacy options in javap
Reviewed-by: ksrini
emc [Tue, 28 Jan 2014 17:52:30 -0500] rev 22697
8032932: Add assertion to fix silent failure in Gen.getAndRemoveNonFieldTAs
Summary: Turn silent failure if type annotation position type is UNKNOWN into assertion failure.
Reviewed-by: jjg
emc [Tue, 28 Jan 2014 17:51:28 -0500] rev 22696
8032980: Silent failure in Attr.annotateType
Summary: Turn silent discard of annotations in Attr.annotateType if conversion to TypeCompound fails into an assertion failure.
Reviewed-by: jjg
jjg [Tue, 28 Jan 2014 14:31:29 -0800] rev 22695
8032819: Extra empty line between field declarations for the "-v -c" and "-v -l" combination of options
Reviewed-by: ksrini
lana [Tue, 28 Jan 2014 11:22:56 -0800] rev 22694
Merge
jjg [Mon, 27 Jan 2014 17:48:47 -0800] rev 22693
8032814: LineNumberTable/LocalVariableTable tables duplication for the "-v -l" combination of options
Reviewed-by: ksrini