amlu [Tue, 13 Dec 2016 09:55:38 +0800] rev 42669
8023898: Consolidate Map tests Collisions and InPlaceOpsCollisions into general Map-based test
Reviewed-by: psandoz
mli [Mon, 12 Dec 2016 17:40:54 -0800] rev 42668
8171043: ServerIdentityTest.java fails on Windows
Summary: Before sending response, the server has to read the request.
Reviewed-by: xuelei
Contributed-by: John Jiang <sha.jiang@oracle.com>
mli [Mon, 12 Dec 2016 17:29:46 -0800] rev 42667
8166763: java/rmi/* tests fail intermittently with "Port already in use" in RMID.start()
Reviewed-by: chegar
lana [Wed, 14 Dec 2016 20:23:24 +0000] rev 42666
Added tag jdk-9+149 for changeset feba4cd7531e
duke [Wed, 05 Jul 2017 22:35:15 +0200] rev 42665
Merge
bobv [Mon, 19 Dec 2016 12:39:01 -0500] rev 42664
8168503: JEP 297: Unified arm32/arm64 Port
Reviewed-by: kvn, enevill, ihse, dholmes, erikj, coleenp, cjplummer
jwilhelm [Mon, 19 Dec 2016 00:49:34 +0100] rev 42663
Merge
kvn [Fri, 16 Dec 2016 01:46:00 -0800] rev 42662
8171276: More problems in compiler/aot/RecompilationTest.java tests
Summary: don't inline any SimpleTestCaseHelper methods during AOT compilation
Reviewed-by: iveresov
mdoerr [Wed, 14 Dec 2016 10:28:52 +0100] rev 42661
8170991: PPC64: Bad code for initialization of short arrays
Summary: Implement special ClearArray nodes to improve initialization.
Reviewed-by: goetz
kvn [Tue, 13 Dec 2016 17:58:19 -0800] rev 42660
8171187: Expected compilation level after compilation to be no less than 1
Summary: prevent inlining of test method into other AOT methods
Reviewed-by: iveresov