bae [Tue, 13 Jan 2009 16:55:12 +0300] rev 2375
5082756: Image I/O plug-ins set metadata boolean attributes to "true" or "false"
Reviewed-by: igor, prr
Contributed-by: Martin von Gagern <martin.vgagern@gmx.net>
prr [Mon, 12 Jan 2009 16:02:47 -0800] rev 2374
6752622: java.awt.Font.getPeer throws "java.lang.InternalError: Not implemented" on Linux
Reviewed-by: igor, yan
prr [Tue, 06 Jan 2009 13:52:03 -0800] rev 2373
6785424: SecurityException locating physical fonts on Windows Terminal Server
Reviewed-by: campbell, jgodinez
prr [Wed, 24 Dec 2008 09:57:48 -0800] rev 2372
6752638: java.awt.GraphicsEnvironment.preferLocaleFonts() throws NPE on Linux
6755034: Legal notice repair: jdk/src/solaris/classes/sun/font/FcFontConfiguration.java
Reviewed-by: bae, igor
prr [Wed, 24 Dec 2008 09:53:52 -0800] rev 2371
6728838: Native memory leak in StrikeCache.java
Reviewed-by: bae, igor
prr [Thu, 18 Dec 2008 11:25:09 -0800] rev 2370
6708137: Remove obsolete fontconfig.98.properties from JDK 7
Reviewed-by: jgodinez, naoto
igor [Wed, 17 Dec 2008 22:00:37 +0300] rev 2369
6761791: Crash in the FontManager code due to use of JNIEnv saved by another thread
Reviewed-by: bae, prr
bae [Fri, 12 Dec 2008 17:38:14 +0300] rev 2368
5106550: PNG writer merge standard metadata fails for TextEntry sans #IMPLIED attributes
Reviewed-by: igor, prr
Contributed-by: Martin von Gagern <martin.vgagern@gmx.net>
xdono [Thu, 02 Apr 2009 16:51:55 -0700] rev 2367
Added tag jdk7-b53 for changeset 05e04a29c589
duke [Wed, 05 Jul 2017 16:50:15 +0200] rev 2366
Merge
trims [Fri, 03 Apr 2009 20:12:54 -0700] rev 2365
Merge
ysr [Fri, 03 Apr 2009 15:59:19 -0700] rev 2364
Merge
jcoomes [Tue, 03 Mar 2009 14:23:18 -0800] rev 2363
6810474: par compact - crash in summary_phase with very full heap
Reviewed-by: tonyp
ysr [Thu, 02 Apr 2009 15:57:41 -0700] rev 2362
6824570: ParNew: Fix memory leak introduced in 6819891
Summary: Allocate worker-local overflow stacks, introduced in 6819891, along with ParNewGeneration, rather than with the per-scavenge ParScanThreadState.
Reviewed-by: jmasa