alanb [Thu, 08 Feb 2018 10:55:21 +0000] rev 48761
8196956: (ch) More channels cleanup
Reviewed-by: rriggs, prappo, bpb
weijun [Thu, 08 Feb 2018 11:44:21 +0800] rev 48760
8196823: jarsigner should not create a signed jar if the signing fails
Reviewed-by: mullan, alanb
jjg [Wed, 07 Feb 2018 11:28:23 -0800] rev 48759
8195795: Organize output files by module/package, not just package
Reviewed-by: ksrini, mchung, erikj
erikj [Wed, 07 Feb 2018 09:48:43 -0800] rev 48758
8196951: jdk build fails with clang: error: no such file or directory: '@LIBZ_CFLAGS@'
Reviewed-by: tbell, alanb
apetcher [Wed, 07 Feb 2018 09:06:43 -0500] rev 48757
8194251: Deadlock between UsageTracker and System.getProperty() when using a malformed security policy
Summary: Disable localization of error messages produced during policy file parsing
Reviewed-by: mchung, mullan
bpatel [Tue, 06 Feb 2018 18:28:23 -0800] rev 48756
8196027: Remove "Prev" and "Next" links from the javadoc navigation
Reviewed-by: jjg, ksrini
erikj [Tue, 06 Feb 2018 16:33:38 -0800] rev 48755
8196895: Create devkit for Macosx with Xcode 9.2
Reviewed-by: ihse, tbell
dholmes [Tue, 06 Feb 2018 16:53:03 -0500] rev 48754
8173401: Update VERSION_FEATURE for JDK 11
Reviewed-by: darcy, mchung, erikj
erikj [Tue, 06 Feb 2018 22:47:50 +0100] rev 48753
8196911: Windows build fails with not finding zlib.h
Reviewed-by: tbell
erikj [Tue, 06 Feb 2018 10:17:31 -0800] rev 48752
8196879: Forgot to add file in JDK-8196803
Reviewed-by: tbell
erikj [Tue, 06 Feb 2018 10:12:05 -0800] rev 48751
8196803: Fix build warnings in jdk libraries with Xcode 9
Reviewed-by: tbell, ihse
alanb [Tue, 06 Feb 2018 16:04:46 +0000] rev 48750
8196787: (ch) Moving network channels to use j.u.c locks
Reviewed-by: prappo, rriggs