iignatyev [Thu, 22 Sep 2016 15:40:35 +0300] rev 41262
8166483: gtest fmw should be updated to support null detection on SS >= 12u4
Reviewed-by: dholmes, kzhaldyb
erikj [Wed, 05 Oct 2016 17:10:49 +0200] rev 41261
8161018: GPL header missing comma in year
Reviewed-by: dholmes
erikj [Wed, 05 Oct 2016 10:49:21 +0200] rev 41260
8150736: Excessive disk space used by build system
Reviewed-by: ihse
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