dl [Mon, 28 Nov 2016 23:36:11 -0800] rev 42319
8143577: optimize ArrayList.removeIf
8169679: ArrayList.subList().iterator().forEachRemaining() off-by-one-error
8167202: ArrayDeque improvements
8164793: new ArrayDeque(2**N) allocates backing array of size 2**(N+1)
8169739: LinkedBlockingDeque spliterator needs to support node self-linking
8169738: CopyOnWriteArrayList subList needs more synchronization
Reviewed-by: martin, smarks, psandoz, forax
dl [Mon, 28 Nov 2016 23:33:25 -0800] rev 42318
8169243: java/util/concurrent/ThreadPoolExecutor/ConfigChanges.java still fails intermittently
Reviewed-by: martin, smarks, psandoz, amlu
darcy [Mon, 28 Nov 2016 17:32:49 -0800] rev 42317
8170429: Problem list LogGeneratedClassesTest.java until JDK-8170408 is fixed
Reviewed-by: smarks
mchung [Mon, 28 Nov 2016 11:37:00 -0800] rev 42316
8169816: Move src.zip and jrt-fs.jar under the lib directory
Reviewed-by: alanb, erikj
dfuchs [Mon, 28 Nov 2016 17:48:53 +0000] rev 42315
8170401: JConsole might use System.Logger
Reviewed-by: mchung
weijun [Mon, 28 Nov 2016 22:32:17 +0800] rev 42314
8170364: FilePermission path modified during merge
Reviewed-by: alanb
ihse [Mon, 28 Nov 2016 09:20:13 +0100] rev 42313
8031567: Better model for storing source revision information
Reviewed-by: erikj
lana [Thu, 01 Dec 2016 21:01:53 +0000] rev 42312
Added tag jdk-9+147 for changeset 3bffdeb6c8d9
duke [Wed, 05 Jul 2017 22:31:19 +0200] rev 42311
Merge
lana [Thu, 01 Dec 2016 21:40:08 +0000] rev 42310
Merge
alanb [Thu, 01 Dec 2016 15:54:39 +0000] rev 42309
8170599: compiler/** tests using ToolProvider.getSystemClassLoader failing
Reviewed-by: hseigel
alanb [Thu, 01 Dec 2016 11:16:11 +0000] rev 42308
Merge
alanb [Thu, 01 Dec 2016 08:56:41 +0000] rev 42307
8169069: Module system implementation refresh (11/2016)
Reviewed-by: lfoltan, acorn, ctornqvi, mchung
Contributed-by: lois.foltan@oracle.com, harold.seigel@oracle.com, alan.bateman@oracle.com, mandy.chung@oracle.com, serguei.spitsyn@oracle.com, george.triantafillou@oracle.com
ihse [Mon, 28 Nov 2016 09:20:13 +0100] rev 42306
8031567: Better model for storing source revision information
Reviewed-by: erikj
lana [Thu, 01 Dec 2016 21:01:52 +0000] rev 42305
Added tag jdk-9+147 for changeset ef1c0c184790
erikj [Tue, 06 Dec 2016 11:38:05 +0100] rev 42304
8170784: JDK-8038957 broke cross compilation
Reviewed-by: dholmes, ihse
wetmore [Mon, 05 Dec 2016 17:03:52 -0800] rev 42303
8170157: Enable unlimited cryptographic policy by default in OracleJDK
8169335: Add a crypto policy fallback in case Security Property 'crypto.policy' does not exist
Reviewed-by: erikj, ihse, weijun, xuelei, coffeys
rfield [Fri, 02 Dec 2016 11:18:44 -0800] rev 42302
8170406: JShell (root repo): remove exports exclusion from -Xlint for jdk.jshell
Reviewed-by: jlahoda
gromero [Mon, 28 Nov 2016 11:13:20 -0500] rev 42301
8170153: PPC64/s390x/aarch64: Poor StrictMath performance due to non-optimized compilation
Reviewed-by: mdoerr, erikj, simonis, aph
ihse [Fri, 02 Dec 2016 16:17:52 +0100] rev 42300
8039103: "explicitly" is misspelled as "explicitely" in configure scripts
Reviewed-by: erikj, tbell
ihse [Fri, 02 Dec 2016 16:15:41 +0100] rev 42299
8038957: DEBUG_BINARIES can be removed
Reviewed-by: erikj, tbell
ihse [Fri, 02 Dec 2016 15:57:02 +0100] rev 42298
8076577: Do not allow ccache prior to 3.2 on macosx
Reviewed-by: erikj
ihse [Fri, 02 Dec 2016 14:19:32 +0100] rev 42297
8170666: Test for microsoft compiler minimum version
Reviewed-by: erikj
ihse [Fri, 02 Dec 2016 12:33:53 +0100] rev 42296
8170651: Remove legacy hotspot compiler setup
Reviewed-by: erikj
lana [Thu, 01 Dec 2016 21:39:43 +0000] rev 42295
Merge
erikj [Thu, 01 Dec 2016 15:12:23 +0100] rev 42294
8164304: JDK should build with Oracle Developer Studio
Reviewed-by: tbell, ihse
erikj [Thu, 01 Dec 2016 15:08:43 +0100] rev 42293
8168924: Add jdk.unsupported to the compact profile builds
Reviewed-by: alanb, chegar, mchung
erikj [Thu, 01 Dec 2016 14:40:06 +0100] rev 42292
8170528: Race condition with release file creation
Reviewed-by: dholmes, ihse, tbell
alanb [Thu, 01 Dec 2016 11:20:22 +0000] rev 42291
Merge
alanb [Thu, 01 Dec 2016 11:14:50 +0000] rev 42290
Merge
alanb [Thu, 01 Dec 2016 08:56:28 +0000] rev 42289
8169069: Module system implementation refresh (11/2016)
Reviewed-by: alanb, mchung
Contributed-by: alan.bateman@oracle.com, mandy.chung@oracle.com, erik.joelsson@oracle.com, jonathan.gibbons@oracle.com
ihse [Thu, 01 Dec 2016 10:43:59 +0100] rev 42288
8170576: Silence error message in compare.sh when selecting images
Reviewed-by: erikj