iignatyev [Fri, 19 May 2017 13:33:17 -0700] rev 45164
8180644: move jdk.testlibrary.NetworkConfiguration to the top level test library
Reviewed-by: psandoz
lana [Fri, 19 May 2017 04:11:57 +0000] rev 45163
Merge
lana [Thu, 18 May 2017 14:54:52 +0000] rev 45162
Added tag jdk-9+170 for changeset 8ad1bd49f4bc
iignatyev [Thu, 18 May 2017 15:43:43 -0700] rev 45161
8180391: move SerializationUtils to top level testlibrary
Reviewed-by: psandoz
iignatyev [Thu, 18 May 2017 10:22:19 -0700] rev 45160
8180395: move FilterClassLoader and ParentLastURLClassLoader to top level testlibrary
Reviewed-by: psandoz
duke [Wed, 05 Jul 2017 23:28:56 +0200] rev 45159
Added tag jdk-9+170 for changeset 898cbe31fbda
duke [Wed, 05 Jul 2017 23:28:54 +0200] rev 45158
Merge
bpatel [Fri, 12 May 2017 18:05:40 -0700] rev 45157
8178043: Support grouping modules in unified javadoc
Reviewed-by: jjg, ksrini
jlahoda [Fri, 12 May 2017 06:42:37 +0200] rev 45156
8178152: Handling of incubating modules, the jdk.unsupported module and --add-exports with --release <current>
Summary: --release 9 should only allow documented modules; --add-exports/--add-reads/--patch-module should not be allowed on system modules when --release 9 is used.
Reviewed-by: jjg, erikj, ihse
ksrini [Thu, 11 May 2017 15:12:38 -0700] rev 45155
8179632: Fix the old doclet documentation
Reviewed-by: jjg