jlahoda [Thu, 12 Apr 2018 09:23:34 +0200] rev 49579
8189765: Improve error reporting for compiling against package not visible due to modules
Summary: When looking in other modules for an undefined Symbol, also look into the unnamed module.
Reviewed-by: mcimadamore
xyin [Thu, 12 Apr 2018 10:19:31 +0800] rev 49578
8197418: Move java/util/RandomAccess/ tests into OpenJDK
Reviewed-by: psandoz
vromero [Wed, 11 Apr 2018 14:52:32 -0400] rev 49577
8201440: javac should create unique DynamicMethodSymbols at LambdaToMethod
Reviewed-by: mcimadamore
Contributed-by: bsrbnd@gmail.com
psandoz [Wed, 11 Apr 2018 11:11:13 -0700] rev 49576
8199875: Require first parameter type of a condy bootstrap to be Lookup
Reviewed-by: jrose
erikj [Wed, 11 Apr 2018 18:45:08 +0200] rev 49575
8201439: Enable linux-arm-vfp-hflt profile to be configured with jib again
Reviewed-by: tbell
naoto [Wed, 11 Apr 2018 09:14:47 -0700] rev 49574
8189784: Parsing with Java 9 AKST timezone returns the SystemV variant of the timezone
Reviewed-by: erikj, sherman
michaelm [Wed, 11 Apr 2018 10:19:37 +0100] rev 49573
8196775: java/net/Socket/asyncClose/Race.java failed intermittently on Windows with ConnectException: Connection refused
Reviewed-by: dfuchs
xiaofeya [Tue, 10 Apr 2018 20:04:32 -0700] rev 49572
8201348: ProblemList update for bugid associated with SSLSocketParametersTest.sh
Reviewed-by: lancea
amjiang [Tue, 10 Apr 2018 18:16:12 -0700] rev 49571
8190333: sun/security/ssl/X509KeyManager/PreferredKey.java failed with "Failed to get the preferable key aliases"
Reviewed-by: mullan
mli [Wed, 11 Apr 2018 09:08:43 +0800] rev 49570
8188897: java/rmi/registry/reexport/Reexport.java failed with Port already in use
Reviewed-by: rriggs, darcy