lana [Thu, 06 Oct 2016 20:56:09 +0000] rev 41259
Added tag jdk-9+139 for changeset 1de8867db5a3
duke [Wed, 05 Jul 2017 22:17:46 +0200] rev 41258
Added tag jdk-9+139 for changeset 65477538bec3
duke [Wed, 05 Jul 2017 22:17:45 +0200] rev 41257
Merge
duke [Wed, 05 Jul 2017 22:17:39 +0200] rev 41256
Merge
jlahoda [Tue, 04 Oct 2016 17:40:29 +0200] rev 41255
8073844: fatal annotation processing errors do not stop compilation
Summary: JavacProcessingEnvironment lets the should-stop policy decide when the compilation should stop.
Reviewed-by: jjg
jlahoda [Tue, 04 Oct 2016 16:25:19 +0200] rev 41254
8152911: javac assertion error when compiling overlay sources
Summary: Avoid creating ModuleSymbols with unspecified name, to avoid conflicts with predefined ModuleSymbol for the java.base module.
Reviewed-by: jjg
erikj [Tue, 04 Oct 2016 13:41:52 +0200] rev 41253
8166965: Some small java build tools are still running with big JVM configuration
Reviewed-by: ihse