Wed, 05 Jul 2017 17:23:32 +0200 Merge
duke [Wed, 05 Jul 2017 17:23:32 +0200] rev 6615
Merge
Fri, 01 Oct 2010 15:45:06 -0700 Added tag jdk7-b112 for changeset 4597d735f40c
cl [Fri, 01 Oct 2010 15:45:06 -0700] rev 6614
Added tag jdk7-b112 for changeset 4597d735f40c
Wed, 05 Jul 2017 17:23:31 +0200 Merge
duke [Wed, 05 Jul 2017 17:23:31 +0200] rev 6613
Merge
Fri, 01 Oct 2010 15:44:55 -0700 Added tag jdk7-b112 for changeset 2212d6ed6562
cl [Fri, 01 Oct 2010 15:44:55 -0700] rev 6612
Added tag jdk7-b112 for changeset 2212d6ed6562
Wed, 05 Jul 2017 17:23:29 +0200 Merge
duke [Wed, 05 Jul 2017 17:23:29 +0200] rev 6611
Merge
Fri, 01 Oct 2010 15:45:14 -0700 Added tag jdk7-b112 for changeset 382d78ea38b0
cl [Fri, 01 Oct 2010 15:45:14 -0700] rev 6610
Added tag jdk7-b112 for changeset 382d78ea38b0
Wed, 05 Jul 2017 17:23:26 +0200 Merge
duke [Wed, 05 Jul 2017 17:23:26 +0200] rev 6609
Merge
Fri, 01 Oct 2010 15:45:01 -0700 Added tag jdk7-b112 for changeset 75ef8813e3e2
cl [Fri, 01 Oct 2010 15:45:01 -0700] rev 6608
Added tag jdk7-b112 for changeset 75ef8813e3e2
Fri, 01 Oct 2010 15:44:51 -0700 Added tag jdk7-b112 for changeset 4dbc2a40aa76
cl [Fri, 01 Oct 2010 15:44:51 -0700] rev 6607
Added tag jdk7-b112 for changeset 4dbc2a40aa76
Wed, 05 Jul 2017 17:23:19 +0200 Added tag jdk7-b112 for changeset f960f117f162
duke [Wed, 05 Jul 2017 17:23:19 +0200] rev 6606
Added tag jdk7-b112 for changeset f960f117f162
Wed, 05 Jul 2017 17:23:18 +0200 Merge jdk7-b112
duke [Wed, 05 Jul 2017 17:23:18 +0200] rev 6605
Merge
Wed, 05 Jul 2017 17:23:15 +0200 Merge
duke [Wed, 05 Jul 2017 17:23:15 +0200] rev 6604
Merge
Fri, 24 Sep 2010 16:43:08 -0700 Merge
lana [Fri, 24 Sep 2010 16:43:08 -0700] rev 6603
Merge
Thu, 16 Sep 2010 11:20:36 -0700 Merge
lana [Thu, 16 Sep 2010 11:20:36 -0700] rev 6602
Merge
Thu, 16 Sep 2010 09:57:37 -0700 6985115: tests create too much output
jjg [Thu, 16 Sep 2010 09:57:37 -0700] rev 6601
6985115: tests create too much output Reviewed-by: mcimadamore
Thu, 16 Sep 2010 09:56:25 -0700 6985181: Annotations lost from classfile
jjg [Thu, 16 Sep 2010 09:56:25 -0700] rev 6600
6985181: Annotations lost from classfile Reviewed-by: mcimadamore
Mon, 13 Sep 2010 11:40:58 -0700 6978974: [langtools] <findbugs> task should use ${target.java.home}
jjg [Mon, 13 Sep 2010 11:40:58 -0700] rev 6599
6978974: [langtools] <findbugs> task should use ${target.java.home} Reviewed-by: mcimadamore
Mon, 13 Sep 2010 11:35:27 -0700 6965264: langtools build should use ${ant.core.lib} instead of ${ant.home}/lib/ant.jar
jjg [Mon, 13 Sep 2010 11:35:27 -0700] rev 6598
6965264: langtools build should use ${ant.core.lib} instead of ${ant.home}/lib/ant.jar Reviewed-by: mcimadamore Contributed-by: jesse.glick@oracle.com
Thu, 09 Sep 2010 13:31:28 -0700 6983239: TreeScanner does not scan default value for method
jjg [Thu, 09 Sep 2010 13:31:28 -0700] rev 6597
6983239: TreeScanner does not scan default value for method Reviewed-by: mcimadamore
Thu, 09 Sep 2010 09:42:45 +0530 6900149: IllegalStateException when compiling same files and DiagnosticListener is set.
sundar [Thu, 09 Sep 2010 09:42:45 +0530] rev 6596
6900149: IllegalStateException when compiling same files and DiagnosticListener is set. Reviewed-by: jjg
Tue, 07 Sep 2010 15:49:48 -0700 Merge
ohair [Tue, 07 Sep 2010 15:49:48 -0700] rev 6595
Merge
Tue, 07 Sep 2010 17:33:43 +0100 6970584: Flow.java should be more error-friendly
mcimadamore [Tue, 07 Sep 2010 17:33:43 +0100] rev 6594
6970584: Flow.java should be more error-friendly Summary: Added a post-attribution visitor that fixup uninitialized types/symbol in AST after erroneous attribution Reviewed-by: jjg
Tue, 07 Sep 2010 17:32:52 +0100 6981185: com.sun.tools.model.JavacTypes.contains() calls Type.contains instead of Types.containsType
mcimadamore [Tue, 07 Sep 2010 17:32:52 +0100] rev 6593
6981185: com.sun.tools.model.JavacTypes.contains() calls Type.contains instead of Types.containsType Summary: wrong implementation is causing trivial containment tests to fail unexpectedly (when such tests are executed using compiler API) Reviewed-by: jjg
Tue, 07 Sep 2010 17:32:27 +0100 6979327: method handle invocation should use casts instead of type parameters to specify return type
mcimadamore [Tue, 07 Sep 2010 17:32:27 +0100] rev 6592
6979327: method handle invocation should use casts instead of type parameters to specify return type Summary: infer return type for polymorphic signature calls according to updated JSR 292 draft Reviewed-by: jjg Contributed-by: john.r.rose@oracle.com
Tue, 07 Sep 2010 17:31:54 +0100 6337171: javac should create bridge methods when type variable bounds restricted
mcimadamore [Tue, 07 Sep 2010 17:31:54 +0100] rev 6591
6337171: javac should create bridge methods when type variable bounds restricted Summary: javac should add synthetic overrides for inherited abstract methods in order to preserve binary compatibility Reviewed-by: jjg
Mon, 06 Sep 2010 12:55:09 -0700 6930507: Symbols for anonymous and local classes made too late for use by java tree API
jjg [Mon, 06 Sep 2010 12:55:09 -0700] rev 6590
6930507: Symbols for anonymous and local classes made too late for use by java tree API Reviewed-by: mcimadamore
Fri, 03 Sep 2010 12:00:21 -0700 Merge
lana [Fri, 03 Sep 2010 12:00:21 -0700] rev 6589
Merge
Thu, 02 Sep 2010 22:11:39 -0700 Merge
lana [Thu, 02 Sep 2010 22:11:39 -0700] rev 6588
Merge
Fri, 03 Sep 2010 12:36:43 +0530 6956462: AssertionError exception thrown in the Compiler Tree API in JDK 7.
sundar [Fri, 03 Sep 2010 12:36:43 +0530] rev 6587
6956462: AssertionError exception thrown in the Compiler Tree API in JDK 7. Reviewed-by: jjg
Fri, 03 Sep 2010 11:25:43 +0530 6458823: Messager messages on TypeParamterElements to not include position information.
sundar [Fri, 03 Sep 2010 11:25:43 +0530] rev 6586
6458823: Messager messages on TypeParamterElements to not include position information. Reviewed-by: jjg
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip