jlahoda [Fri, 24 May 2019 12:25:18 +0200] rev 55027
8220702: compiling in the context of an automatic module disallows --add-modules ALL-MODULE-PATH
Summary: Allow --add-modules ALL-MODULE-PATH when compiling in the context of an automatic module.
Reviewed-by: jjg
dkejriwal [Thu, 23 May 2019 12:36:54 +0530] rev 55026
8214563: Use {@systemProperty} in specification of system properties in java.nio packages
8214565: Use {@systemProperty} for definitions of system properties
Reviewed-by: alanb, rriggs
thartmann [Fri, 24 May 2019 09:51:02 +0200] rev 55025
8224723: [TESTBUG] compiler/arraycopy/TestArrayCopyWithBadOffset.java failed
Summary: Added missing -XX:+IgnoreUnrecognizedVMOptions
Reviewed-by: thartmann
Contributed-by: wangxue@loongson.cn
lucy [Thu, 23 May 2019 18:50:48 +0200] rev 55024
8224652: 32-bit build failures after JDK-8213084
Reviewed-by: thartmann, shade
Contributed-by: shade@redhat.com
stuefe [Fri, 24 May 2019 09:02:33 +0200] rev 55023
8220394: bufferedStream does not honor size limit
Reviewed-by: dholmes, clanger
clanger [Fri, 24 May 2019 07:56:29 +0100] rev 55022
8223553: Fix code constructs that do not compile with the Eclipse Java Compiler
Reviewed-by: smarks, dfuchs
darcy [Thu, 23 May 2019 18:47:24 -0700] rev 55021
8224177: Harden annotation processing framework to irregular behavior from processors
Reviewed-by: jjg
mseledtsov [Thu, 23 May 2019 18:31:38 -0700] rev 55020
8224706: [TESTBUG] problem list failing JDK docker API tests
Summary: Put the failing tests on a problem list
Reviewed-by: lmesnik