Fri, 15 Nov 2013 11:08:12 +0000 8026231: Look at 'static' flag when checking method references
vromero [Fri, 15 Nov 2013 11:08:12 +0000] rev 21718
8026231: Look at 'static' flag when checking method references Reviewed-by: jjg, dlsmith
Thu, 14 Nov 2013 13:47:38 -0800 8025524: javadoc does not correctly locate constructors for nested classes
bpatel [Thu, 14 Nov 2013 13:47:38 -0800] rev 21717
8025524: javadoc does not correctly locate constructors for nested classes Reviewed-by: jjg
Thu, 14 Nov 2013 19:28:20 +0000 8026963: type annotations code crashes for code with erroneous trees
vromero [Thu, 14 Nov 2013 19:28:20 +0000] rev 21716
8026963: type annotations code crashes for code with erroneous trees Reviewed-by: jjg, jlahoda
Thu, 14 Nov 2013 12:32:57 -0500 8028282: Remove @ignore from test langtools/test/tools/javac/T7042623.java
emc [Thu, 14 Nov 2013 12:32:57 -0500] rev 21715
8028282: Remove @ignore from test langtools/test/tools/javac/T7042623.java Summary: Remove @ignore from test Reviewed-by: jjg
Wed, 13 Nov 2013 16:36:08 -0800 8025113: Convert 7 tools TryWithResources tests to jtreg format
sogoel [Wed, 13 Nov 2013 16:36:08 -0800] rev 21714
8025113: Convert 7 tools TryWithResources tests to jtreg format Reviewed-by: darcy, jjg
Mon, 11 Nov 2013 17:26:09 +0100 8027375: javac asserts on nested erroneous annotations
jfranck [Mon, 11 Nov 2013 17:26:09 +0100] rev 21713
8027375: javac asserts on nested erroneous annotations Summary: make sure JCAnnotation trees have type != null before annotation processing Reviewed-by: jjg
Mon, 11 Nov 2013 09:47:46 -0500 8027439: Compile-time error in the case of ((Integer[] & Serializable)new Integer[1]).getClass()
emc [Mon, 11 Nov 2013 09:47:46 -0500] rev 21712
8027439: Compile-time error in the case of ((Integer[] & Serializable)new Integer[1]).getClass() 8027253: javac illegally accepts array as bound Summary: backing out change allowing arrays in intersection types Reviewed-by: vromero
Sat, 09 Nov 2013 15:24:38 +0100 8027142: Invokedynamic instructions don't get line number table entries
jlahoda [Sat, 09 Nov 2013 15:24:38 +0100] rev 21711
8027142: Invokedynamic instructions don't get line number table entries Summary: When emitting invokedynamic instruction, write pendingStatPos, if set, into the LineNumberTable. Invokedynamic itself does not set the pendingStatPos. Reviewed-by: jjg, jrose, ksrini, vromero
Fri, 08 Nov 2013 17:39:33 -0800 Merge
lana [Fri, 08 Nov 2013 17:39:33 -0800] rev 21710
Merge
Thu, 07 Nov 2013 20:11:56 -0800 8027730: Fix release-8 type visitors to support intersection types
darcy [Thu, 07 Nov 2013 20:11:56 -0800] rev 21709
8027730: Fix release-8 type visitors to support intersection types Reviewed-by: jjg, jlahoda, sogoel
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip