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
sdama [Tue, 06 Feb 2018 23:49:10 +0530] rev 48749
8152616: com.sun.tools.javac.tree.Pretty generates nested comments for enum
Summary: Fixed nested comments for enum
Reviewed-by: mcimadamore
Contributed-by: srinivas.dama@oracle.com
bpb [Mon, 05 Feb 2018 15:08:46 -0800] rev 48748
8196535: Remove support for pre-Java 6 non-JVM-wide file locking
Reviewed-by: alanb, rriggs
jjg [Mon, 05 Feb 2018 11:35:56 -0800] rev 48747
8196736: Refactor HelpWriter and properties
Reviewed-by: ksrini
cushon [Mon, 05 Feb 2018 10:43:31 -0500] rev 48746
8190452: javac should not add MethodParameters attributes to v51 and earlier class files
Reviewed-by: vromero, jjg
dholmes [Mon, 05 Feb 2018 06:43:23 -0500] rev 48745
8196739: Disable obsolete/expired VM flag transitional warnings
Reviewed-by: kbarrett