Wed, 05 Jul 2017 20:07:22 +0200 Merge
duke [Wed, 05 Jul 2017 20:07:22 +0200] rev 27483
Merge
Thu, 13 Nov 2014 09:38:49 -0800 Merge
lana [Thu, 13 Nov 2014 09:38:49 -0800] rev 27482
Merge
Fri, 07 Nov 2014 06:35:23 -0800 Merge
amurillo [Fri, 07 Nov 2014 06:35:23 -0800] rev 27481
Merge
Thu, 06 Nov 2014 19:59:32 +0000 Merge
sla [Thu, 06 Nov 2014 19:59:32 +0000] rev 27480
Merge
Thu, 06 Nov 2014 13:57:26 +0000 Merge
coleenp [Thu, 06 Nov 2014 13:57:26 +0000] rev 27479
Merge
Wed, 05 Nov 2014 16:47:37 -0800 8062116: JVMTI GetClassMethods is Slow
jmanson [Wed, 05 Nov 2014 16:47:37 -0800] rev 27478
8062116: JVMTI GetClassMethods is Slow Summary: Allocate enough space for all jmethodids; make adding a jmethodid O(1) Reviewed-by: coleenp, rasbold, sspitsyn
Thu, 06 Nov 2014 08:18:10 +0000 Merge
dbuck [Thu, 06 Nov 2014 08:18:10 +0000] rev 27477
Merge
Wed, 05 Nov 2014 23:37:17 -0800 8058715: stability issues when being launched as an embedded JVM via JNI
dbuck [Wed, 05 Nov 2014 23:37:17 -0800] rev 27476
8058715: stability issues when being launched as an embedded JVM via JNI Summary: Use mmap call without MAP_FIXED so we avoid corrupting already allocated memory Reviewed-by: coleenp, dsimms
Thu, 06 Nov 2014 07:27:25 +0100 8062735: CodeCacheSweeperThread missing from SA
anoll [Thu, 06 Nov 2014 07:27:25 +0100] rev 27475
8062735: CodeCacheSweeperThread missing from SA Summary: Make SA aware of the code cache sweeper thread Reviewed-by: kvn, coleenp, sspitsyn
Thu, 06 Nov 2014 01:31:31 +0000 Merge
jiangli [Thu, 06 Nov 2014 01:31:31 +0000] rev 27474
Merge
Wed, 05 Nov 2014 13:00:59 -0800 8043770: File leak in MemNotifyThread::start() in hotspot.src.os.linux.vm.os_linux.cpp
cjplummer [Wed, 05 Nov 2014 13:00:59 -0800] rev 27473
8043770: File leak in MemNotifyThread::start() in hotspot.src.os.linux.vm.os_linux.cpp Summary: Fixed by removing all code related to LowMemoryProtection, which removed offending code. Reviewed-by: dholmes, minqi
Thu, 06 Nov 2014 00:01:33 +0000 Merge
coleenp [Thu, 06 Nov 2014 00:01:33 +0000] rev 27472
Merge
Wed, 29 Oct 2014 10:13:24 +0100 8062370: Various minor code improvements
goetz [Wed, 29 Oct 2014 10:13:24 +0100] rev 27471
8062370: Various minor code improvements Summary: A lot of fixes useful to improve the code quality. Reviewed-by: coleenp, dholmes
Wed, 05 Nov 2014 08:22:17 -0800 8061969: [TESTBUG] MallocSiteHashOverflow.java should be enabled for 32-bit platforms
gtriantafill [Wed, 05 Nov 2014 08:22:17 -0800] rev 27470
8061969: [TESTBUG] MallocSiteHashOverflow.java should be enabled for 32-bit platforms Reviewed-by: ctornqvi, coleenp
Wed, 05 Nov 2014 13:20:09 -0800 8058251: assert(_count > 0) failed: Negative counter when running runtime/NMT/MallocTrackingVerify.java
ctornqvi [Wed, 05 Nov 2014 13:20:09 -0800] rev 27469
8058251: assert(_count > 0) failed: Negative counter when running runtime/NMT/MallocTrackingVerify.java Summary: Fixed an issue when overflowing the MallocSite hash table bucket Reviewed-by: coleenp, gtriantafill
Wed, 05 Nov 2014 13:18:51 -0800 8061733: [TESTBUG] Exclude tests that have issues with Jigsaw M2 changes
ctornqvi [Wed, 05 Nov 2014 13:18:51 -0800] rev 27468
8061733: [TESTBUG] Exclude tests that have issues with Jigsaw M2 changes Summary: [TESTBUG] Exclude tests that have issues with Jigsaw M2 changes Reviewed-by: lfoltan, gtriantafill
Mon, 03 Nov 2014 11:34:13 -0800 8059803: Update use of GetVersionEx to get correct Windows version in hs_err files
ctornqvi [Mon, 03 Nov 2014 11:34:13 -0800] rev 27467
8059803: Update use of GetVersionEx to get correct Windows version in hs_err files Summary: Update use of GetVersionEx to get correct Windows version in hs_err files Reviewed-by: dcubed, gtriantafill
Mon, 03 Nov 2014 11:19:43 +0100 8061616: HotspotDiagnosticMXBean.getVMOption() throws IllegalArgumentException for flags of type double
jbachorik [Mon, 03 Nov 2014 11:19:43 +0100] rev 27466
8061616: HotspotDiagnosticMXBean.getVMOption() throws IllegalArgumentException for flags of type double Reviewed-by: mchung, sla
Fri, 31 Oct 2014 18:18:58 +0000 Merge
dcubed [Fri, 31 Oct 2014 18:18:58 +0000] rev 27465
Merge
Fri, 31 Oct 2014 10:15:29 -0700 Merge
dcubed [Fri, 31 Oct 2014 10:15:29 -0700] rev 27464
Merge
Fri, 31 Oct 2014 09:37:17 -0700 8060169: Update the Crash Reporting URL in the Java crash log
dbuck [Fri, 31 Oct 2014 09:37:17 -0700] rev 27463
8060169: Update the Crash Reporting URL in the Java crash log Summary: Update the URL for HotSpot bug reports. Reviewed-by: dcubed, rdurbin
Tue, 28 Oct 2014 18:41:34 +0400 8059216: Make PrintGCApplicationStoppedTime print information about stopping threads
vkempik [Tue, 28 Oct 2014 18:41:34 +0400] rev 27462
8059216: Make PrintGCApplicationStoppedTime print information about stopping threads Reviewed-by: dholmes, brutisso
Thu, 30 Oct 2014 18:38:42 -0400 8037842: Failing to allocate MethodCounters and MDO causes a serious performance drop
coleenp [Thu, 30 Oct 2014 18:38:42 -0400] rev 27461
8037842: Failing to allocate MethodCounters and MDO causes a serious performance drop Summary: Stop allocating compiler profiling metadata when metaspace is full. Reviewed-by: kvn, anoll
Tue, 28 Oct 2014 12:28:58 +0100 8062135: serviceability/threads/TestFalseDeadLock.java should be quarantined.
sla [Tue, 28 Oct 2014 12:28:58 +0100] rev 27460
8062135: serviceability/threads/TestFalseDeadLock.java should be quarantined. Reviewed-by: sla Contributed-by: alex.schenkman@oracle.com
Wed, 29 Oct 2014 09:53:56 -0700 8059533: (process) Make exiting process wait for exiting threads [win]
igerasim [Wed, 29 Oct 2014 09:53:56 -0700] rev 27459
8059533: (process) Make exiting process wait for exiting threads [win] Reviewed-by: dholmes, dcubed
Wed, 29 Oct 2014 09:19:59 -0700 8061552: Contended Locking speedup PlatformEvent unpark bucket
dcubed [Wed, 29 Oct 2014 09:19:59 -0700] rev 27458
8061552: Contended Locking speedup PlatformEvent unpark bucket Summary: JEP-143/JDK-8046133 - optimization #2 - speedup PlatformEvent unpark bucket. Reviewed-by: acorn, dice, dholmes Contributed-by: dave.dice@oracle.com, karen.kinnear@oracle.com, daniel.daugherty@oracle.com
Tue, 01 Jul 2014 13:29:24 -0700 8043780: Use open(O_CLOEXEC) instead of fcntl(FD_CLOEXEC)
martin [Tue, 01 Jul 2014 13:29:24 -0700] rev 27457
8043780: Use open(O_CLOEXEC) instead of fcntl(FD_CLOEXEC) Summary: Use open(O_CLOEXEC) where available; fall back to FD_CLOEXEC when necessary Reviewed-by: rasbold, dholmes
Tue, 04 Nov 2014 07:09:34 -1000 8062591: SPARC PICL causes significantly longer startup times
iveresov [Tue, 04 Nov 2014 07:09:34 -1000] rev 27456
8062591: SPARC PICL causes significantly longer startup times Summary: Optimize traversals of the PICL tree Reviewed-by: kvn
(0) -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip