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
jjg [Mon, 27 Jan 2014 16:07:32 -0800] rev 22692
8031212: doclint incorrectly rejects some @see tags in javadoc comments
Reviewed-by: vromero
emc [Fri, 24 Jan 2014 08:47:32 -0500] rev 22691
8032587: Change silent failure in Attr.java to assertion
Summary: Change silent failure in Attr.fromAttributes into a non-null assertion
Reviewed-by: jfranck
sogoel [Mon, 27 Jan 2014 12:45:03 -0800] rev 22690
8027175: Existing regression tests in tl/langtools and tl/jdk need to be updated for @bug keyword
Reviewed-by: jjg, ksrini
Contributed-by: matherey.nunez@oracle.com
alundblad [Fri, 24 Jan 2014 09:39:51 +0100] rev 22689
8028267: sun.tools.javac.util.Bits contains a main-method with test code
Summary: Removed main method from Bits and added proper unit testing.
Reviewed-by: jfranck
jfranck [Thu, 23 Jan 2014 14:09:29 +0100] rev 22688
8029017: ElementType.TYPE_USE should be a logical superset of ElementType.TYPE and ANNOTATION_TYPE
Reviewed-by: abuckley, jlahoda, vromero
ksrini [Thu, 23 Jan 2014 06:34:53 -0800] rev 22687
8031023: [javac] LambdaToMethod is missing forceSerializedRepresentation logic and switch
Reviewed-by: jjg, rfield
sogoel [Wed, 22 Jan 2014 14:45:51 -0800] rev 22686
8032506: Remove commit.txt that was accidentally pushed with the changeset
Reviewed-by: jjg
vromero [Wed, 22 Jan 2014 21:41:50 +0000] rev 22685
8030816: javac crashes when mixing lambdas and inner classes
Reviewed-by: jjg, jlahoda
sogoel [Wed, 22 Jan 2014 12:22:23 -0800] rev 22684
8027477: Enable repeating annotations test cases since JDK-8004912 is fixed
Reviewed-by: jjg, jfranck
Contributed-by: matherey.nunez@oracle.com
katleman [Thu, 06 Feb 2014 13:09:40 -0800] rev 22683
Added tag jdk9-b02 for changeset fc0fe10fbee9
duke [Wed, 05 Jul 2017 19:29:50 +0200] rev 22682
Merge