openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #11187
[Bug 1101348]
details: http://icedtea.classpath.org//hg/icedtea7?cmd=changeset;node=55e6b27c9e62
author: Andrew John Hughes <gnu_andrew@xxxxxxxxxxxxxx>
date: Sun Oct 04 01:34:28 2015 +0100
Bump to icedtea-2.7.0pre02.
2015-10-03 Andrew John Hughes <gnu.andrew@xxxxxxxxxxxxxx>
* Makefile.am:
(CORBA_CHANGESET): Update to icedtea-2.7.0pre02.
(JAXP_CHANGESET): Likewise.
(JAXWS_CHANGESET): Likewise.
(JDK_CHANGESET): Likewise.
(LANGTOOLS_CHANGESET): Likewise.
(OPENJDK_CHANGESET): Likewise.
(CORBA_SHA256SUM): Likewise.
(JAXP_SHA256SUM): Likewise.
(JAXWS_SHA256SUM): Likewise.
(JDK_SHA256SUM): Likewise.
(LANGTOOLS_SHA256SUM): Likewise.
(OPENJDK_SHA256SUM): Likewise.
* NEWS: Updated.
* configure.ac: Bump to 2.7.0pre02.
* hotspot.map.in: Update to icedtea-2.7.0pre02.
Upstream changes:
- Bump to icedtea-2.7.0pre02
- PR2512: Reset success following calls in LayoutManager.cpp
- S7105461, PR2571: Large JTables are not rendered correctly with Xrender pipeline
- S7150134, PR2571: JCK api/java_awt/Graphics/index.html#DrawLine fails with OOM for jdk8 with XRender pipeline
- S8011709, PR2509: [parfait] False positive: memory leak in jdk/src/share/native/sun/font/layout/CanonShaping.cpp
- S8023052, PR2509: JVM crash in native layout
- S8042855, PR2509: [parfait] Potential null pointer dereference in IndicLayoutEngine.cpp
- S8056122, PR1896: Upgrade JDK to use LittleCMS 2.6
- S8057934, PR1896: Upgrade to LittleCMS 2.6 breaks AIX build
- S8078331, PR1896: Upgrade JDK to use LittleCMS 2.7
- S8081756, PR1896: Mastering Matrix Manipulations
- S8087120, RH1206656, PR2553: [GCC5] java.lang.StackOverflowError on Zero JVM initialization on non x86 platforms.
--
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-7 in Ubuntu.
https://bugs.launchpad.net/bugs/1101348
Title:
xrender pipeline creates graphics corruption
Status in OpenJDK:
In Progress
Status in openjdk-7 package in Ubuntu:
Fix Released
Bug description:
Activating the XRender-Pipeline in openjdk-7 for usage with netbeans
creates graphics corruption when scrolling.
For details please see the post on the xrender-dev mailinglist:
http://mail.openjdk.java.net/pipermail/xrender-
dev/2013-January/000049.html
The corruption can be seen in this screenshot:
http://mail.openjdk.java.net/pipermail/xrender-
dev/attachments/20130108/3d37aeb9/Screenshot-0001.png
Clemens Eisserer created a patch for openjdk-8, which he kindly
pointed me to. I took that patch and applied it to the openjdk-7
package and it works in openjdk-7.
Currently I rebuild the openjdk Package on each new release and
replace the rt.jar - it would be nice if the patch could be integrated
into the build process.
I'll attach the patch I created (this is just a minor change from the
original version of Clemens Eisserer).
Ubuntu version:
Description: Ubuntu 12.10
Release: 12.10
To manage notifications about this bug go to:
https://bugs.launchpad.net/openjdk/+bug/1101348/+subscriptions
References