Sun, 02 Feb 2014 12:12:01 +0100 8030091: Request to update error messages from javac for negative varargs test cases
jlahoda [Sun, 02 Feb 2014 12:12:01 +0100] rev 22701
8030091: Request to update error messages from javac for negative varargs test cases Summary: Introducing a new error message for vararg parameter not being the last parameter, improving error message for unexpected character after a parameter. Reviewed-by: jjg, sogoel
Thu, 30 Jan 2014 17:46:25 -0800 8033180: An inappropriate newline symbol in the help section
jjg [Thu, 30 Jan 2014 17:46:25 -0800] rev 22700
8033180: An inappropriate newline symbol in the help section Reviewed-by: ksrini
Thu, 30 Jan 2014 07:35:49 -0500 8033218: Silent failure in TypeAnnotations.resolveFrame
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
Wed, 29 Jan 2014 14:32:27 -0800 8032869: remove support for legacy options in javap
jjg [Wed, 29 Jan 2014 14:32:27 -0800] rev 22698
8032869: remove support for legacy options in javap Reviewed-by: ksrini
Tue, 28 Jan 2014 17:52:30 -0500 8032932: Add assertion to fix silent failure in Gen.getAndRemoveNonFieldTAs
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
Tue, 28 Jan 2014 17:51:28 -0500 8032980: Silent failure in Attr.annotateType
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
Tue, 28 Jan 2014 14:31:29 -0800 8032819: Extra empty line between field declarations for the "-v -c" and "-v -l" combination of options
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
Tue, 28 Jan 2014 11:22:56 -0800 Merge
lana [Tue, 28 Jan 2014 11:22:56 -0800] rev 22694
Merge
Mon, 27 Jan 2014 17:48:47 -0800 8032814: LineNumberTable/LocalVariableTable tables duplication for the "-v -l" combination of options
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
Mon, 27 Jan 2014 16:07:32 -0800 8031212: doclint incorrectly rejects some @see tags in javadoc comments
jjg [Mon, 27 Jan 2014 16:07:32 -0800] rev 22692
8031212: doclint incorrectly rejects some @see tags in javadoc comments Reviewed-by: vromero
Fri, 24 Jan 2014 08:47:32 -0500 8032587: Change silent failure in Attr.java to assertion
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
Mon, 27 Jan 2014 12:45:03 -0800 8027175: Existing regression tests in tl/langtools and tl/jdk need to be updated for @bug keyword
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
Fri, 24 Jan 2014 09:39:51 +0100 8028267: sun.tools.javac.util.Bits contains a main-method with test code
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
Thu, 23 Jan 2014 14:09:29 +0100 8029017: ElementType.TYPE_USE should be a logical superset of ElementType.TYPE and ANNOTATION_TYPE
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
Thu, 23 Jan 2014 06:34:53 -0800 8031023: [javac] LambdaToMethod is missing forceSerializedRepresentation logic and switch
ksrini [Thu, 23 Jan 2014 06:34:53 -0800] rev 22687
8031023: [javac] LambdaToMethod is missing forceSerializedRepresentation logic and switch Reviewed-by: jjg, rfield
(0) -10000 -3000 -1000 -300 -100 -15 +15 +100 +300 +1000 +3000 +10000 +30000 tip