Tue, 25 Nov 2008 10:09:26 -0800 6774710: spp.sh used by genBasic.sh/genCopyDirectMemory.sh
sherman [Tue, 25 Nov 2008 10:09:26 -0800] rev 1633
6774710: spp.sh used by genBasic.sh/genCopyDirectMemory.sh Summary: update the scripts to use java version of spp Reviewed-by: alanb
Tue, 25 Nov 2008 10:17:00 -0500 6728890: Add SwissSign root certificates to the JDK
mullan [Tue, 25 Nov 2008 10:17:00 -0500] rev 1632
6728890: Add SwissSign root certificates to the JDK 6732157: Add VeriSign TSA Root Cert to the JDK 6754779: Add Camerfirma root certificates to the JDK 6768559: Add t-systems root CA certificate (Deutsche Telekom Root CA 2) to the JRE Reviewed-by: vinnie
Sun, 23 Nov 2008 09:56:39 -0800 6775152: freetype version check program problem main arg order
martin [Sun, 23 Nov 2008 09:56:39 -0800] rev 1631
6775152: freetype version check program problem main arg order Summary: Fix all compiler warnings Reviewed-by: ohair, tbell
Fri, 21 Nov 2008 20:53:37 -0800 Merge
tbell [Fri, 21 Nov 2008 20:53:37 -0800] rev 1630
Merge
Fri, 21 Nov 2008 18:18:00 +0100 6774170: LocalRMIServerSocketFactory should protect against ServerSocket.accept().getInetAddress() being null
dfuchs [Fri, 21 Nov 2008 18:18:00 +0100] rev 1629
6774170: LocalRMIServerSocketFactory should protect against ServerSocket.accept().getInetAddress() being null Reviewed-by: emcmanus, jfdenise
Thu, 20 Nov 2008 14:06:19 -0800 6745216: missing 4 chraset aliases in sun.nio.cs package
sherman [Thu, 20 Nov 2008 14:06:19 -0800] rev 1628
6745216: missing 4 chraset aliases in sun.nio.cs package Summary: added "834" into x-IBM834's aliase list. Reviewed-by: alanb
Thu, 20 Nov 2008 10:10:48 +0100 6772779: @NotificationInfo does not create MBeanNotificationInfo in the MBean's MBeanInfo
emcmanus [Thu, 20 Nov 2008 10:10:48 +0100] rev 1627
6772779: @NotificationInfo does not create MBeanNotificationInfo in the MBean's MBeanInfo 6773593: CompositeDataSupport constructor javadoc is not in sync with the implementation Reviewed-by: sjiang
Wed, 19 Nov 2008 14:29:12 -0800 6714428: 'os.name' system property shows wrong value on 64-bit Windows XP
sherman [Wed, 19 Nov 2008 14:29:12 -0800] rev 1626
6714428: 'os.name' system property shows wrong value on 64-bit Windows XP Summary: update to detect the correct os.name for 64-bit XP Reviewed-by: darcy
Thu, 04 Dec 2008 11:10:25 -0800 Added tag jdk7-b41 for changeset d255ae63f83c
xdono [Thu, 04 Dec 2008 11:10:25 -0800] rev 1625
Added tag jdk7-b41 for changeset d255ae63f83c
Wed, 05 Jul 2017 16:44:21 +0200 Merge
duke [Wed, 05 Jul 2017 16:44:21 +0200] rev 1624
Merge
Mon, 15 Dec 2008 16:55:11 -0800 6785258: Update copyright year
xdono [Mon, 15 Dec 2008 16:55:11 -0800] rev 1623
6785258: Update copyright year Summary: Update copyright for files that have been modified starting July 2008 to Dec 2008 Reviewed-by: katleman, ohair, tbell
Fri, 05 Dec 2008 15:45:24 -0800 6781742: Bump HS14 build number to 09
trims [Fri, 05 Dec 2008 15:45:24 -0800] rev 1622
6781742: Bump HS14 build number to 09 Summary: Update Hotspot 14 build number to b09 Reviewed-by: jcoomes
Fri, 05 Dec 2008 15:32:59 -0800 Merge
trims [Fri, 05 Dec 2008 15:32:59 -0800] rev 1621
Merge
Fri, 05 Dec 2008 15:06:37 -0500 Merge
blacklion [Fri, 05 Dec 2008 15:06:37 -0500] rev 1620
Merge
Thu, 04 Dec 2008 17:48:02 -0800 Merge
poonam [Thu, 04 Dec 2008 17:48:02 -0800] rev 1619
Merge
Thu, 04 Dec 2008 17:29:56 -0800 6739363: Xcheck jni doesn't check native function arguments
poonam [Thu, 04 Dec 2008 17:29:56 -0800] rev 1618
6739363: Xcheck jni doesn't check native function arguments Summary: Fix adds support for verifying arguments with -Xcheck:jni. Reviewed-by: coleenp
Thu, 04 Dec 2008 13:21:16 -0800 Merge
jmasa [Thu, 04 Dec 2008 13:21:16 -0800] rev 1617
Merge
Thu, 04 Dec 2008 09:04:46 -0800 Merge
jmasa [Thu, 04 Dec 2008 09:04:46 -0800] rev 1616
Merge
Wed, 03 Dec 2008 14:18:57 -0800 6779436: NUMA allocator: libnuma expects certain size of the buffer in numa_node_to_cpus()
iveresov [Wed, 03 Dec 2008 14:18:57 -0800] rev 1615
6779436: NUMA allocator: libnuma expects certain size of the buffer in numa_node_to_cpus() Summary: In os::Linux::rebuild_cpu_to_node_map() fix the size of the CPU bitmap. Fixed arithmetic in MutableNUMASpace::adaptive_chunk_size() that could cause overflows and underflows of the chunk_size variable. Reviewed-by: apetrusenko
Thu, 04 Dec 2008 08:55:34 -0800 Merge
kvn [Thu, 04 Dec 2008 08:55:34 -0800] rev 1614
Merge
Wed, 03 Dec 2008 13:41:37 -0800 6775880: EA +DeoptimizeALot: assert(mon_info->owner()->is_locked(),"object must be locked now")
kvn [Wed, 03 Dec 2008 13:41:37 -0800] rev 1613
6775880: EA +DeoptimizeALot: assert(mon_info->owner()->is_locked(),"object must be locked now") Summary: Create new "eliminated" BoxLock node for monitor debug info when corresponding locks are eliminated. Reviewed-by: never
Tue, 25 Nov 2008 13:14:07 -0800 6756768: C1 generates invalid code
never [Tue, 25 Nov 2008 13:14:07 -0800] rev 1612
6756768: C1 generates invalid code Reviewed-by: kvn, jrose
Wed, 03 Dec 2008 14:44:48 -0800 Merge
jmasa [Wed, 03 Dec 2008 14:44:48 -0800] rev 1611
Merge
Mon, 01 Dec 2008 23:25:24 -0800 6778647: snap(), snap_policy() should be renamed setup(), setup_policy()
ysr [Mon, 01 Dec 2008 23:25:24 -0800] rev 1610
6778647: snap(), snap_policy() should be renamed setup(), setup_policy() Summary: Renamed Reference{Policy,Pocessor} methods from snap{,_policy}() to setup{,_policy}() Reviewed-by: apetrusenko
Thu, 27 Nov 2008 18:19:23 -0800 6743339: Enable building sa-jdi.jar and sawindbg.dll on Windows with hotspot build
poonam [Thu, 27 Nov 2008 18:19:23 -0800] rev 1609
6743339: Enable building sa-jdi.jar and sawindbg.dll on Windows with hotspot build Summary: These changes enable the SA binaries build with hotspot build on Windows Reviewed-by: swamyv
Wed, 26 Nov 2008 09:24:57 -0800 Merge
iveresov [Wed, 26 Nov 2008 09:24:57 -0800] rev 1608
Merge
Mon, 24 Nov 2008 09:53:31 -0800 6774607: SIGSEGV or (!is_null(v),"oop value can never be zero") assertion when running with CMS and COOPs
ysr [Mon, 24 Nov 2008 09:53:31 -0800] rev 1607
6774607: SIGSEGV or (!is_null(v),"oop value can never be zero") assertion when running with CMS and COOPs Summary: Use the more permissive set_klass_or_null() and klass_or_null() interfaces in ParNew's workqueue overflow code that manipulates the klass-word. Reviewed-by: coleenp
Thu, 20 Nov 2008 16:56:09 -0800 6684579: SoftReference processing can be made more efficient
ysr [Thu, 20 Nov 2008 16:56:09 -0800] rev 1606
6684579: SoftReference processing can be made more efficient Summary: For current soft-ref clearing policies, we can decide at marking time if a soft-reference will definitely not be cleared, postponing the decision of whether it will definitely be cleared to the final reference processing phase. This can be especially beneficial in the case of concurrent collectors where the marking is usually concurrent but reference processing is usually not. Reviewed-by: jmasa
(0) -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip