Fri, 14 Jan 2011 11:05:59 -0800 6951086: Excessive Local References in sun.font.SunLayoutEngine.nativeLayout
prr [Fri, 14 Jan 2011 11:05:59 -0800] rev 7936
6951086: Excessive Local References in sun.font.SunLayoutEngine.nativeLayout Reviewed-by: igor, jgodinez
Thu, 13 Jan 2011 14:11:56 -0800 6917884: NPE in sun.font.FcFontConfiguration.getPlatformFontNames
prr [Thu, 13 Jan 2011 14:11:56 -0800] rev 7935
6917884: NPE in sun.font.FcFontConfiguration.getPlatformFontNames Reviewed-by: igor, jgodinez
Thu, 13 Jan 2011 12:08:01 -0800 7012269: mapfile for headless awt needs getFontPathNative defined
prr [Thu, 13 Jan 2011 12:08:01 -0800] rev 7934
7012269: mapfile for headless awt needs getFontPathNative defined Reviewed-by: igor
Thu, 13 Jan 2011 10:36:51 -0800 7001056: JDK 7 fails on to build on Solaris 10 update 9 - updated Xrender header files
prr [Thu, 13 Jan 2011 10:36:51 -0800] rev 7933
7001056: JDK 7 fails on to build on Solaris 10 update 9 - updated Xrender header files Reviewed-by: igor, jgodinez
Wed, 12 Jan 2011 15:58:15 -0800 6958221: java.awt.Font.getFamily() leads to JVM crash on Linux on JDK7 for "custom" fonts
prr [Wed, 12 Jan 2011 15:58:15 -0800] rev 7932
6958221: java.awt.Font.getFamily() leads to JVM crash on Linux on JDK7 for "custom" fonts Reviewed-by: igor, jgodinez
Thu, 27 Jan 2011 17:28:46 -0800 Added tag jdk7-b127 for changeset a7313d21f4d1
cl [Thu, 27 Jan 2011 17:28:46 -0800] rev 7931
Added tag jdk7-b127 for changeset a7313d21f4d1
Wed, 05 Jul 2017 17:33:11 +0200 Merge
duke [Wed, 05 Jul 2017 17:33:11 +0200] rev 7930
Merge
Tue, 01 Feb 2011 18:57:53 -0800 Merge
trims [Tue, 01 Feb 2011 18:57:53 -0800] rev 7929
Merge
Fri, 21 Jan 2011 02:07:11 -0800 Merge
trims [Fri, 21 Jan 2011 02:07:11 -0800] rev 7928
Merge
Fri, 21 Jan 2011 00:01:41 -0800 7013812: C1: deopt blob too far from patching stub
iveresov [Fri, 21 Jan 2011 00:01:41 -0800] rev 7927
7013812: C1: deopt blob too far from patching stub Summary: Use long jumps to get from patching stubs to deopt blob Reviewed-by: kvn, never
Thu, 20 Jan 2011 18:24:04 -0800 Merge
trims [Thu, 20 Jan 2011 18:24:04 -0800] rev 7926
Merge
Thu, 20 Jan 2011 17:53:38 -0800 Merge
trims [Thu, 20 Jan 2011 17:53:38 -0800] rev 7925
Merge
Thu, 20 Jan 2011 13:57:12 -0800 Merge
johnc [Thu, 20 Jan 2011 13:57:12 -0800] rev 7924
Merge
Wed, 19 Jan 2011 19:30:42 -0500 6977804: G1: remove the zero-filling thread
tonyp [Wed, 19 Jan 2011 19:30:42 -0500] rev 7923
6977804: G1: remove the zero-filling thread Summary: This changeset removes the zero-filling thread from G1 and collapses the two free region lists we had before (the "free" and "unclean" lists) into one. The new free list uses the new heap region sets / lists abstractions that we'll ultimately use it to keep track of all regions in the heap. A heap region set was also introduced for the humongous regions. Finally, this change increases the concurrency between the thread that completes freeing regions (after a cleanup pause) and the rest of the system (before we'd have to wait for said thread to complete before allocating a new region). The changest also includes a lot of refactoring and code simplification. Reviewed-by: jcoomes, johnc
(0) -3000 -1000 -300 -100 -14 +14 +100 +300 +1000 +3000 +10000 +30000 tip