ceisserer [Mon, 09 Apr 2012 15:49:33 -0700] rev 12393
7150134: JCK api/java_awt/Graphics/index.html#DrawLine fails with OOM for jdk8 with XRender pipeline
Reviewed-by: prr
prr [Thu, 05 Apr 2012 15:17:19 -0700] rev 12392
7159136: JDK 7 font manager refactoring left JNI header generation and inclusion out of sync
Reviewed-by: igor, jgodinez
prr [Thu, 05 Apr 2012 15:14:06 -0700] rev 12391
7159041: Fix for 7152519 causing build breakage.
Reviewed-by: igor, jgodinez
dbuck [Fri, 30 Mar 2012 10:18:04 -0700] rev 12390
7154822: forward port fix for Bug 13645891 to JDK8 jcmd (1024 byte file size limit issue)
Summary: Changed so that jcmd breaks input into individual lines and sends each one to the jvm separately.
Reviewed-by: dcubed, sla
luchsh [Thu, 22 Mar 2012 12:47:39 +0800] rev 12389
7152519: Dependency on non-POSIX header file <link.h> causes portability problem
Reviewed-by: prr, igor
dbuck [Wed, 21 Mar 2012 18:41:42 -0700] rev 12388
7104147: the fix for cr6887286 was not appropriate for backporting
Summary: Memory leak in the list of ImageObservers watching an object. We use recursion to iterate over the list. So once the list gets too big, we overflow the stack. Fix is to execute a prune operation on ever add, so there is no way we can get indefinite growth of stale nodes.
Reviewed-by: prr, flar
katleman [Thu, 19 Apr 2012 12:18:58 -0700] rev 12387
Added tag jdk8-b35 for changeset 7d350b06fde4