Wed, 03 Sep 2014 14:10:53 +0200 8057132: Build fails if PROFILE is set in the environment
erikj [Wed, 03 Sep 2014 14:10:53 +0200] rev 26285
8057132: Build fails if PROFILE is set in the environment Reviewed-by: ihse, dholmes, fparain
Tue, 02 Sep 2014 11:21:05 -0700 Merge
prr [Tue, 02 Sep 2014 11:21:05 -0700] rev 26284
Merge
Fri, 22 Aug 2014 11:00:44 -0700 8039271: CMM profile files (cmm/*) should not be in ${java.home}/lib
prr [Fri, 22 Aug 2014 11:00:44 -0700] rev 26283
8039271: CMM profile files (cmm/*) should not be in ${java.home}/lib Reviewed-by: bae, mchung, erikj
Mon, 01 Sep 2014 10:39:20 +0200 8027627: Don't hardcode bash path in LOG=trace
ihse [Mon, 01 Sep 2014 10:39:20 +0200] rev 26282
8027627: Don't hardcode bash path in LOG=trace Reviewed-by: erikj, tbell Contributed-by: Dmitry Samersoff <dmitry.samersoff@oracle.com>
Thu, 04 Sep 2014 13:26:23 -0700 Added tag jdk9-b29 for changeset f1c3d5352210
katleman [Thu, 04 Sep 2014 13:26:23 -0700] rev 26281
Added tag jdk9-b29 for changeset f1c3d5352210
Wed, 05 Jul 2017 19:59:05 +0200 Added tag jdk9-b29 for changeset c36c00926937
duke [Wed, 05 Jul 2017 19:59:05 +0200] rev 26280
Added tag jdk9-b29 for changeset c36c00926937
Wed, 05 Jul 2017 19:59:04 +0200 Merge jdk9-b29
duke [Wed, 05 Jul 2017 19:59:04 +0200] rev 26279
Merge
Wed, 05 Jul 2017 19:59:00 +0200 Merge
duke [Wed, 05 Jul 2017 19:59:00 +0200] rev 26278
Merge
Fri, 29 Aug 2014 11:57:50 -0700 Merge
lana [Fri, 29 Aug 2014 11:57:50 -0700] rev 26277
Merge
Fri, 29 Aug 2014 10:46:33 -0700 8055856: checkdeps build target doesn't work for cross-compilation builds
mchung [Fri, 29 Aug 2014 10:46:33 -0700] rev 26276
8055856: checkdeps build target doesn't work for cross-compilation builds 8056113: [build] tools.jar missing modules.xml Reviewed-by: ihse, erikj
Fri, 29 Aug 2014 14:58:35 +0200 8056252: Incremental build fails on Windows
alundblad [Fri, 29 Aug 2014 14:58:35 +0200] rev 26275
8056252: Incremental build fails on Windows Summary: Changed from '/' to File.separatorChar Reviewed-by: jfranck
Fri, 29 Aug 2014 00:42:42 -0700 8055074: Group 9a: golden files for tests in tools/javac dir
sogoel [Fri, 29 Aug 2014 00:42:42 -0700] rev 26274
8055074: Group 9a: golden files for tests in tools/javac dir Reviewed-by: jjg
Thu, 28 Aug 2014 23:42:16 -0700 8049126: golden files for annotations test in tools/java dir
sogoel [Thu, 28 Aug 2014 23:42:16 -0700] rev 26273
8049126: golden files for annotations test in tools/java dir Reviewed-by: jjg
Thu, 28 Aug 2014 11:29:34 -0700 8056283: @ignore tools/javac/defaultMethods/Assertions.java until JDK-8047675 is fixed
darcy [Thu, 28 Aug 2014 11:29:34 -0700] rev 26272
8056283: @ignore tools/javac/defaultMethods/Assertions.java until JDK-8047675 is fixed Reviewed-by: ksrini
Thu, 28 Aug 2014 17:38:40 +0200 8054500: Refactor sjavac Main class into ClientMain and ServerMain
alundblad [Thu, 28 Aug 2014 17:38:40 +0200] rev 26271
8054500: Refactor sjavac Main class into ClientMain and ServerMain Summary: Restructured Main into ClientMain and ServerMain Reviewed-by: jfranck
Wed, 27 Aug 2014 06:56:29 -0700 8050031: [javadoc] class-use pages have duplicates and missing entries
ksrini [Wed, 27 Aug 2014 06:56:29 -0700] rev 26270
8050031: [javadoc] class-use pages have duplicates and missing entries Reviewed-by: jjg
Tue, 26 Aug 2014 08:12:42 -0700 8054925: [javadoc] refactor the Doclet start method.
ksrini [Tue, 26 Aug 2014 08:12:42 -0700] rev 26269
8054925: [javadoc] refactor the Doclet start method. Reviewed-by: jjg
Wed, 27 Aug 2014 06:25:17 -0700 8038732: [javadoc] NetBeans IDE target does not build doclets
ksrini [Wed, 27 Aug 2014 06:25:17 -0700] rev 26268
8038732: [javadoc] NetBeans IDE target does not build doclets Reviewed-by: jjg, jlahoda
Wed, 27 Aug 2014 11:41:03 +0100 8056075: Add support for dumping inference dependency graphs
mcimadamore [Wed, 27 Aug 2014 11:41:03 +0100] rev 26267
8056075: Add support for dumping inference dependency graphs Summary: Add option '-XDdumpInferenceGraphTo=<folder>' to dump inference internal dependency graphs Reviewed-by: jjg, jlahoda
Wed, 27 Aug 2014 07:44:00 +0200 8056061: Mark implementations of public interfaces with an annotation
jlahoda [Wed, 27 Aug 2014 07:44:00 +0200] rev 26266
8056061: Mark implementations of public interfaces with an annotation Summary: Adding @DefinedBy annotation to mark methods that implement public API methods; annotating the methods; adding a coding rules analyzer to enforce all such methods are annotated. Reviewed-by: jjg, mcimadamore, jfranck Contributed-by: jan.lahoda@oracle.com, jonathan.gibbons@oracle.com
Tue, 26 Aug 2014 12:45:28 +0100 8056055: IntelliJ source paths broken after modularization of langtools
mcimadamore [Tue, 26 Aug 2014 12:45:28 +0100] rev 26265
8056055: IntelliJ source paths broken after modularization of langtools Summary: Add 'share/classes' prefix to all src roots Reviewed-by: jfranck
Fri, 22 Aug 2014 16:28:16 -0700 8044859: javac duplicates option processing when using Compiler API
jjg [Fri, 22 Aug 2014 16:28:16 -0700] rev 26264
8044859: javac duplicates option processing when using Compiler API Reviewed-by: mcimadamore, vromero, jlahoda
Fri, 22 Aug 2014 12:25:01 +0200 8055767: Sjavac is leaking servers
erikj [Fri, 22 Aug 2014 12:25:01 +0200] rev 26263
8055767: Sjavac is leaking servers Reviewed-by: alundblad, jfranck
Fri, 29 Aug 2014 11:30:58 -0700 Added tag jdk9-b28 for changeset 6ce251a87137
katleman [Fri, 29 Aug 2014 11:30:58 -0700] rev 26262
Added tag jdk9-b28 for changeset 6ce251a87137
Wed, 05 Jul 2017 19:58:53 +0200 Merge
duke [Wed, 05 Jul 2017 19:58:53 +0200] rev 26261
Merge
Fri, 29 Aug 2014 11:30:46 -0700 Added tag jdk9-b28 for changeset 0444f488042c
katleman [Fri, 29 Aug 2014 11:30:46 -0700] rev 26260
Added tag jdk9-b28 for changeset 0444f488042c
Wed, 05 Jul 2017 19:58:48 +0200 Merge
duke [Wed, 05 Jul 2017 19:58:48 +0200] rev 26259
Merge
Fri, 29 Aug 2014 11:56:46 -0700 Merge
lana [Fri, 29 Aug 2014 11:56:46 -0700] rev 26258
Merge
Fri, 29 Aug 2014 11:49:38 -0700 8037819: Xerces Update: jaxp/validation/XMLSchemaFactory
joehw [Fri, 29 Aug 2014 11:49:38 -0700] rev 26257
8037819: Xerces Update: jaxp/validation/XMLSchemaFactory Reviewed-by: lancea
Fri, 29 Aug 2014 11:30:41 -0700 Added tag jdk9-b28 for changeset 482db0c1193b
katleman [Fri, 29 Aug 2014 11:30:41 -0700] rev 26256
Added tag jdk9-b28 for changeset 482db0c1193b
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip