Tue, 05 Jan 2016 13:08:05 -0800 Merge
amurillo [Tue, 05 Jan 2016 13:08:05 -0800] rev 35251
Merge
Fri, 18 Dec 2015 09:37:18 -0800 Merge
amurillo [Fri, 18 Dec 2015 09:37:18 -0800] rev 35250
Merge
Mon, 14 Dec 2015 19:49:10 +0000 Merge
jprovino [Mon, 14 Dec 2015 19:49:10 +0000] rev 35249
Merge
Fri, 11 Dec 2015 10:45:58 -0800 8073139: PPC64: User-visible arch directory and os.arch value on ppc64le cause issues with Java tooling
asmundak [Fri, 11 Dec 2015 10:45:58 -0800] rev 35248
8073139: PPC64: User-visible arch directory and os.arch value on ppc64le cause issues with Java tooling Summary: Add ppc64le/jvm.cfg, check for the ppc64le in addition to ppc64 in tests Reviewed-by: dholmes, ihse Contributed-by: Andrew Hughes <gnu.andrew@redhat.com>, Alexander Smundak <asmundak@google.com>
Fri, 11 Dec 2015 09:08:12 -0800 8046936: JEP 270: Reserved Stack Areas for Critical Sections
fparain [Fri, 11 Dec 2015 09:08:12 -0800] rev 35247
8046936: JEP 270: Reserved Stack Areas for Critical Sections Reviewed-by: acorn, dcubed
Wed, 18 Nov 2015 14:51:10 +0100 8145092: Use Unified Logging for the GC logging
david [Wed, 18 Nov 2015 14:51:10 +0100] rev 35246
8145092: Use Unified Logging for the GC logging Summary: JEP-271 Reviewed-by: sjohanss, brutisso
Wed, 09 Dec 2015 11:02:54 +0000 8081512: Remove sun.invoke.anon classes, or move / co-locate them with tests
mhaupt [Wed, 09 Dec 2015 11:02:54 +0000] rev 35245
8081512: Remove sun.invoke.anon classes, or move / co-locate them with tests Reviewed-by: mchung, sundar
Mon, 18 Jan 2016 15:21:34 +0100 8146086: Publishing two webservices on same port fails with "java.net.BindException: Address already in use"
mkos [Mon, 18 Jan 2016 15:21:34 +0100] rev 35244
8146086: Publishing two webservices on same port fails with "java.net.BindException: Address already in use" Reviewed-by: chegar
Sun, 17 Jan 2016 08:43:49 +0000 8146213: (so) Test java/nio/channels/ServerSocketChannel/AdaptServerSocket.java failed intermittently with Connection refused
alanb [Sun, 17 Jan 2016 08:43:49 +0000] rev 35243
8146213: (so) Test java/nio/channels/ServerSocketChannel/AdaptServerSocket.java failed intermittently with Connection refused Reviewed-by: bpb, alanb Contributed-by: huaming.li@oracle.com
Sat, 16 Jan 2016 10:44:40 -0800 8147508: Correct fix for JDK-8147480
darcy [Sat, 16 Jan 2016 10:44:40 -0800] rev 35242
8147508: Correct fix for JDK-8147480 Reviewed-by: martin
Sat, 16 Jan 2016 13:01:44 +0100 8146403: Windows build can be faster
erikj [Sat, 16 Jan 2016 13:01:44 +0100] rev 35241
8146403: Windows build can be faster Reviewed-by: ihse
Sat, 16 Jan 2016 00:18:33 +0000 8146669: Test SessionTimeOutTests fails intermittently
xuelei [Sat, 16 Jan 2016 00:18:33 +0000] rev 35240
8146669: Test SessionTimeOutTests fails intermittently Reviewed-by: mullan
Thu, 21 Jan 2016 09:46:03 -0800 Added tag jdk-9+102 for changeset 93b315c61ca3
lana [Thu, 21 Jan 2016 09:46:03 -0800] rev 35239
Added tag jdk-9+102 for changeset 93b315c61ca3
Wed, 05 Jul 2017 21:14:30 +0200 Merge
duke [Wed, 05 Jul 2017 21:14:30 +0200] rev 35238
Merge
Thu, 21 Jan 2016 10:16:09 -0800 Merge
lana [Thu, 21 Jan 2016 10:16:09 -0800] rev 35237
Merge
Wed, 20 Jan 2016 09:54:39 +0100 8145596: Enable debug symbols for all libraries
ihse [Wed, 20 Jan 2016 09:54:39 +0100] rev 35236
8145596: Enable debug symbols for all libraries Reviewed-by: erikj
Thu, 14 Jan 2016 20:57:31 -0800 Merge
amurillo [Thu, 14 Jan 2016 20:57:31 -0800] rev 35235
Merge
Wed, 13 Jan 2016 12:45:36 -0800 8146660: Resolve merge issue in resulting from sun.misc.VM move to jdk.internal.misc
amurillo [Wed, 13 Jan 2016 12:45:36 -0800] rev 35234
8146660: Resolve merge issue in resulting from sun.misc.VM move to jdk.internal.misc Reviewed-by: twisti, erikj, chegar
Tue, 12 Jan 2016 11:31:47 -0800 Merge
amurillo [Tue, 12 Jan 2016 11:31:47 -0800] rev 35233
Merge
Thu, 07 Jan 2016 21:10:28 +0000 Merge
jprovino [Thu, 07 Jan 2016 21:10:28 +0000] rev 35232
Merge
Mon, 04 Jan 2016 13:57:34 -0800 8145593: Clean up metaspaceShared.cpp
iklam [Mon, 04 Jan 2016 13:57:34 -0800] rev 35231
8145593: Clean up metaspaceShared.cpp Reviewed-by: jiangli
Mon, 04 Jan 2016 11:38:42 +0100 8145294: TestLogRotation.java triggers a race in the UL framework
mlarsson [Mon, 04 Jan 2016 11:38:42 +0100] rev 35230
8145294: TestLogRotation.java triggers a race in the UL framework Reviewed-by: sla, mgronlun
Mon, 04 Jan 2016 11:31:42 +0100 8144220: UL does not support full path names for log files on windows
mlarsson [Mon, 04 Jan 2016 11:31:42 +0100] rev 35229
8144220: UL does not support full path names for log files on windows Reviewed-by: sla, mgronlun
Mon, 04 Jan 2016 11:37:18 +0100 8145083: Use semaphore instead of mutex for synchronization of Unified Logging configuration
mlarsson [Mon, 04 Jan 2016 11:37:18 +0100] rev 35228
8145083: Use semaphore instead of mutex for synchronization of Unified Logging configuration Reviewed-by: dholmes, kbarrett, mgronlun
Mon, 04 Jan 2016 11:27:02 +0100 8065331: Add trace events for failed allocations
mlarsson [Mon, 04 Jan 2016 11:27:02 +0100] rev 35227
8065331: Add trace events for failed allocations Reviewed-by: brutisso, ehelin
Fri, 01 Jan 2016 17:08:38 +0000 Merge
jprovino [Fri, 01 Jan 2016 17:08:38 +0000] rev 35226
Merge
Mon, 28 Dec 2015 13:48:43 -0500 8071507: (ref) Clear phantom reference as soft and weak references do
kbarrett [Mon, 28 Dec 2015 13:48:43 -0500] rev 35225
8071507: (ref) Clear phantom reference as soft and weak references do Summary: GC clears phantom refs on notification; update spec accordingly. Reviewed-by: mchung, jmasa
Thu, 24 Dec 2015 07:35:18 -0800 8146098: Visual Studio build fails after SA restructure
ctornqvi [Thu, 24 Dec 2015 07:35:18 -0800] rev 35224
8146098: Visual Studio build fails after SA restructure Reviewed-by: goetz, hseigel, dsamersoff
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 tip