shurailine [Thu, 08 Feb 2018 06:19:24 -0800] rev 48769
Merge
shurailine [Thu, 08 Feb 2018 06:16:49 -0800] rev 48768
8178342: Missing @modules in jdk/jdk/nio/zipfs
Reviewed-by: mchung
gadams [Thu, 08 Feb 2018 09:24:44 -0500] rev 48767
8080990: libdt_socket/socket_md.c(202) : warning C4996: 'gethostbyname': Use getaddrinfo() or GetAddrInfoW()
Reviewed-by: erikj, clanger, chegar
erikj [Thu, 08 Feb 2018 12:01:32 -0800] rev 48766
8196985: Disable new warnings from GCC 7.3 in jdk libraries
Reviewed-by: tbell, ihse
bpb [Thu, 08 Feb 2018 10:54:01 -0800] rev 48765
8197141: Add java/nio/file/WatchService/LotsOfCancels.java to ProblemList on Solaris
Reviewed-by: rriggs
erikj [Thu, 08 Feb 2018 10:28:50 -0800] rev 48764
8196356: Changes to m4 files don't trigger autoconf execution at build time
Reviewed-by: tbell
redestad [Thu, 08 Feb 2018 18:45:30 +0100] rev 48763
8196869: Optimize Locale creation
Reviewed-by: psandoz, plevart, naoto
apetcher [Thu, 08 Feb 2018 10:06:57 -0500] rev 48762
8196215: sun/security/util/Resources/customSysClassLoader/MessageFormatting.java failed on ar_SA locale.
Summary: Fixing a minor bug in a test related to policy parser message formatting
Reviewed-by: mullan, xuelei
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