rgoel [Mon, 17 Sep 2018 14:16:31 +0530] rev 51763
8210490: TimeZone.getDisplayName given Locale.US doesn't always honor the Locale.
Summary: specified locale for formatting..
Reviewed-by: naoto
sgehwolf [Fri, 14 Sep 2018 14:47:50 +0200] rev 51762
8210647: libsaproc is being compiled without optimization.
Summary: Compile with high optimization instead of none.
Reviewed-by: erikj, jgeorge, sballal
weijun [Mon, 17 Sep 2018 14:52:44 +0800] rev 51761
8210736: jdk/javax/xml/crypto/dsig/GenerationTests.java slow on linux
Reviewed-by: alanb
xyin [Mon, 17 Sep 2018 13:49:55 +0800] rev 51760
8210695: Create test to cover JDK-8205330 InitialDirContext ctor sometimes throws NPE if the server has sent a disconnection
Reviewed-by: vtewari, dfuchs, chegar
igerasim [Sat, 15 Sep 2018 22:02:08 -0700] rev 51759
8210786: Typo s/overriden/overridden/ in several places
Reviewed-by: weijun
igerasim [Sat, 15 Sep 2018 13:53:43 -0700] rev 51758
8210787: Object.wait(long, int) throws inappropriate IllegalArgumentException
Reviewed-by: martin, rriggs
bsrbnd [Sat, 15 Sep 2018 22:16:16 +0200] rev 51757
8183548: Comma-expressions shouldn't use any temporary variable
Summary: Uses enhanced let-expressions allowing multiple statements
Reviewed-by: vromero
mikael [Fri, 14 Sep 2018 22:35:44 -0700] rev 51756
8210676: Remove some unused Label variables
Reviewed-by: kvn, dholmes, njian, aph
xuelei [Fri, 14 Sep 2018 20:30:28 -0700] rev 51755
8210785: Trivial typo fix in X509ExtendedKeyManager javadoc
Reviewed-by: xuelei
Contributed-by: Jaikiran Pai <jaikiran.pai@gmail.com>
iignatyev [Fri, 14 Sep 2018 14:02:57 -0700] rev 51754
8210732: remove jdk.testlibrary.Utils
Reviewed-by: alanb, jcbeyler