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
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
sogoel [Thu, 28 Aug 2014 23:42:16 -0700] rev 26273
8049126: golden files for annotations test in tools/java dir
Reviewed-by: jjg
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
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
ksrini [Wed, 27 Aug 2014 06:56:29 -0700] rev 26270
8050031: [javadoc] class-use pages have duplicates and missing entries
Reviewed-by: jjg
ksrini [Tue, 26 Aug 2014 08:12:42 -0700] rev 26269
8054925: [javadoc] refactor the Doclet start method.
Reviewed-by: jjg
ksrini [Wed, 27 Aug 2014 06:25:17 -0700] rev 26268
8038732: [javadoc] NetBeans IDE target does not build doclets
Reviewed-by: jjg, jlahoda
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
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
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
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
erikj [Fri, 22 Aug 2014 12:25:01 +0200] rev 26263
8055767: Sjavac is leaking servers
Reviewed-by: alundblad, jfranck
katleman [Fri, 29 Aug 2014 11:30:58 -0700] rev 26262
Added tag jdk9-b28 for changeset 6ce251a87137
duke [Wed, 05 Jul 2017 19:58:53 +0200] rev 26261
Merge