lana [Thu, 13 Jul 2017 19:34:31 +0000] rev 45911
Added tag jdk-10+15 for changeset 6a58a7837e93
jlahoda [Thu, 13 Jul 2017 13:37:44 +0200] rev 45910
8182450: javac aborts when generating ct.sym intermittently
Summary: Initialize the module system model even in presence of missing/broken module-infos; BadClassFiles should not immediatelly abort compilation anymore, but should be handled as if the classfile did not exist.
Reviewed-by: jjg
jlahoda [Thu, 13 Jul 2017 08:49:11 +0200] rev 45909
8181298: Assertion failure in com.sun.tools.javac.comp.Modules
Summary: Fixing dependencies for ct.sym-files target.
Reviewed-by: tbell, erikj
Contributed-by: erik.joelsson@oracle.com
bpatel [Wed, 12 Jul 2017 18:54:07 -0700] rev 45908
8182257: Duplicate anchor ids in generated javadoc pages
Reviewed-by: jjg