Tue, 13 Dec 2016 17:45:37 -0800 8170943: Collectors.partitioningBy should specify that false and true entries are always present
smarks [Tue, 13 Dec 2016 17:45:37 -0800] rev 42674
8170943: Collectors.partitioningBy should specify that false and true entries are always present Reviewed-by: psandoz
Tue, 13 Dec 2016 17:40:53 -0800 8171072: java/rmi/transport/handshake*/Handshake*.java, exception is not thrown when reach failure test case
mli [Tue, 13 Dec 2016 17:40:53 -0800] rev 42673
8171072: java/rmi/transport/handshake*/Handshake*.java, exception is not thrown when reach failure test case Reviewed-by: rriggs
Tue, 13 Dec 2016 12:35:59 -0800 8169389: Use a bitmap to control StackTraceElement::toString format and save footprint
bchristi [Tue, 13 Dec 2016 12:35:59 -0800] rev 42672
8169389: Use a bitmap to control StackTraceElement::toString format and save footprint Reviewed-by: dfuchs, mchung
Tue, 13 Dec 2016 11:28:45 +0800 8170961: ProblemList tools/jlink/multireleasejar/JLinkMultiReleaseJarTest.java due to JDK-8169971
fyuan [Tue, 13 Dec 2016 11:28:45 +0800] rev 42671
8170961: ProblemList tools/jlink/multireleasejar/JLinkMultiReleaseJarTest.java due to JDK-8169971 Summary: Adds tools/jlink/multireleasejar/JLinkMultiReleaseJarTest.java to ProblemList.txt Reviewed-by: psandoz Contributed-by: John Jiang <sha.jiang@oracle.com>
Mon, 12 Dec 2016 18:56:50 -0800 8169925: Organize licenses by module in source, JMOD file, and run-time image
mchung [Mon, 12 Dec 2016 18:56:50 -0800] rev 42670
8169925: Organize licenses by module in source, JMOD file, and run-time image Reviewed-by: alanb, erikj, ihse, naoto, prr Contributed-by: mandy.chung@oracle.com, jeannette.hung@oracle.com
Tue, 13 Dec 2016 09:55:38 +0800 8023898: Consolidate Map tests Collisions and InPlaceOpsCollisions into general Map-based test
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
Mon, 12 Dec 2016 17:40:54 -0800 8171043: ServerIdentityTest.java fails on Windows
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>
Mon, 12 Dec 2016 17:29:46 -0800 8166763: java/rmi/* tests fail intermittently with "Port already in use" in RMID.start()
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
Wed, 14 Dec 2016 20:23:24 +0000 Added tag jdk-9+149 for changeset feba4cd7531e
lana [Wed, 14 Dec 2016 20:23:24 +0000] rev 42666
Added tag jdk-9+149 for changeset feba4cd7531e
Wed, 05 Jul 2017 22:35:15 +0200 Merge
duke [Wed, 05 Jul 2017 22:35:15 +0200] rev 42665
Merge
Mon, 19 Dec 2016 12:39:01 -0500 8168503: JEP 297: Unified arm32/arm64 Port
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
Mon, 19 Dec 2016 00:49:34 +0100 Merge
jwilhelm [Mon, 19 Dec 2016 00:49:34 +0100] rev 42663
Merge
Fri, 16 Dec 2016 01:46:00 -0800 8171276: More problems in compiler/aot/RecompilationTest.java tests
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
Wed, 14 Dec 2016 10:28:52 +0100 8170991: PPC64: Bad code for initialization of short arrays
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
Tue, 13 Dec 2016 17:58:19 -0800 8171187: Expected compilation level after compilation to be no less than 1
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
Tue, 13 Dec 2016 16:26:07 +0100 8171163: Merge d01f2abf2c65 broke test/Makefile
ihse [Tue, 13 Dec 2016 16:26:07 +0100] rev 42659
8171163: Merge d01f2abf2c65 broke test/Makefile Reviewed-by: erikj, ctornqvi
Mon, 12 Dec 2016 21:56:45 -0800 8171137: Avoid warning: -Xint is not compatible with AOT (switching AOT off)
kvn [Mon, 12 Dec 2016 21:56:45 -0800] rev 42658
8171137: Avoid warning: -Xint is not compatible with AOT (switching AOT off) Summary: Put all AOT warnings under PrintAOT flag. Reviewed-by: iveresov, dholmes
Mon, 12 Dec 2016 20:48:50 -0800 8171134: Unexpected output in compiler/aot/SharedUsageTest.java
kvn [Mon, 12 Dec 2016 20:48:50 -0800] rev 42657
8171134: Unexpected output in compiler/aot/SharedUsageTest.java Summary: switch off compressed oops for few AOT tests. Reviewed-by: iveresov
Sun, 18 Dec 2016 15:37:50 +0100 Merge
jwilhelm [Sun, 18 Dec 2016 15:37:50 +0100] rev 42656
Merge
Tue, 13 Dec 2016 02:04:23 +0100 Merge
jwilhelm [Tue, 13 Dec 2016 02:04:23 +0100] rev 42655
Merge
Mon, 12 Dec 2016 15:41:50 -0500 8170888: [linux] Experimental support for cgroup memory limits in container (ie Docker) environments
dholmes [Mon, 12 Dec 2016 15:41:50 -0500] rev 42654
8170888: [linux] Experimental support for cgroup memory limits in container (ie Docker) environments Summary: Set apparent physical memory to cgroup memory limit when UseCGroupMemoryLimitForHeap is true Reviewed-by: acorn, kbarrett Contributed-by: Christine Flood <chf@redhat.com>
Mon, 12 Dec 2016 11:29:51 -0800 8162338: AArch64: Intrinsify fused mac operations
roland [Mon, 12 Dec 2016 11:29:51 -0800] rev 42653
8162338: AArch64: Intrinsify fused mac operations Reviewed-by: kvn
Mon, 12 Dec 2016 21:18:54 +0300 8171059: [AOT] error in AotCompiler output in some aot tests
dpochepk [Mon, 12 Dec 2016 21:18:54 +0300] rev 42652
8171059: [AOT] error in AotCompiler output in some aot tests Reviewed-by: kvn
Mon, 12 Dec 2016 21:18:03 +0300 8171060: [AOT] aot tests: WARNING: Requested compilation levels are out of current vm capabilities.
dpochepk [Mon, 12 Dec 2016 21:18:03 +0300] rev 42651
8171060: [AOT] aot tests: WARNING: Requested compilation levels are out of current vm capabilities. Reviewed-by: kvn
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -24 +24 +50 +100 +300 +1000 +3000 +10000 tip