Launchpad has imported 4 comments from the remote bug at http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=1839.
If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at https://help.launchpad.net/InterBugTracking. ------------------------------------------------------------------------ On 2014-06-10T21:42:51+00:00 Andrew John Hughes wrote: See https://bugs.gentoo.org/show_bug.cgi?id=478960 Reply at: https://bugs.launchpad.net/ubuntu/+source/openjdk-7/+bug/1338897/comments/0 ------------------------------------------------------------------------ On 2014-06-13T14:52:25+00:00 Mercurial wrote: details: http://icedtea.classpath.org//hg/release/icedtea7-forest-2.5/jdk?cmd=changeset;node=9705894e1370 author: andrew date: Thu Jun 12 21:14:44 2014 +0100 PR1839, G478960: Provide Infinality Support via fontconfig Summary: Adapt fontfix patch, which uses fontconfig for font rendering, to apply only when INFINALITY_SUPPORT=true Contributed-by: Trustin Lee, Aleksandar Antok (fontfix patch from https://gist.github.com/aleksandara/2963640) Reply at: https://bugs.launchpad.net/ubuntu/+source/openjdk-7/+bug/1338897/comments/1 ------------------------------------------------------------------------ On 2014-06-14T07:02:37+00:00 Mercurial wrote: details: http://icedtea.classpath.org//hg/release/icedtea7-2.5?cmd=changeset;node=012d523c56c9 author: Andrew John Hughes <[email protected]> date: Fri Jun 13 01:30:38 2014 +0100 Update to icedtea-2.5pre08. PR1736: AWT loads gtk3 in all the look and feel configurations PR1808: Type-punning Warnings in Demos on PPC PR1835: Missing file in backport of ppc64le JIT support PR1839, G478960: Provide Infinality Support via fontconfig PR729: GTKLookAndFeel should be the system look&feel on all GNU/Linux desktops 2014-06-12 Andrew John Hughes <[email protected]> * AUTHORS: Add authors of infinality patch. Websites are used as present as couldn't find any e-mail addresses. * INSTALL: Document --enable-infinality. * Makefile.am: (CORBA_CHANGESET): Update to icedtea-2.5pre08 tag. (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. (DROP_URL): Added to point to drops on IcedTea server. (CACAO_BASE_URL): Reference DROP_URL. (JAMVM_BASE_URL): Likewise. (ICEDTEA_MAJOR): Split out major release name ('IcedTea7') (ICEDTEA_BRANCH): Split out branch version ('2.5') (ICEDTEA_PREFIX): Use ICEDTEA_MAJOR and ICEDTEA_BRANCH. (ICEDTEA_URL): Path to drops. (OPENJDK_URL): Removed. (CORBA_URL): Likewise. (JAXP_URL): Likewise. (JAXWS_URL): Likewise. (JDK_URL): Likewise. (LANGTOOLS_URL): Likewise. (HS_TYPE): Added. Differentiate between a drop tarball and a hg archive in hotspot.map. (HS_URL): Bump field number by 1 following addition of type. (HS_CHANGESET): Likewise. (HS_SHA256SUM): Likewise. (OPENJDK_SRC_ZIP): Change suffix to bz2. (CORBA_SRC_ZIP): Likewise. (JAXP_SRC_ZIP): Likewise. (JAXWS_SRC_ZIP): Likewise. (JDK_SRC_ZIP): Likewise. (LANGTOOLS_SRC_ZIP): Likewise. (HOTSPOT_SRC_ZIP): Likewise. (ICEDTEA_ENV): Set INFINALITY_SUPPORT=true when infinality is enabled. (download-openjdk): Use ICEDTEA_URL for all drops. (download-hotspot); Support HS_TYPE, appending "archive/$(HS_CHANGESET)" to hg archive URLs and "$(HOTSPOT_SRC_ZIP)" to drop URLs. (ADD_ZERO_CONFIGURE_ARGS): Change suffix to bz2. * NEWS: Updated. * acinclude.m4: (IT_ENABLE_INFINALITY): Macro for new option. * configure.ac: Invoke IT_ENABLE_INFINALITY instead of its dependency, IT_CHECK_FOR_FONTCONFIG. Bump to pre08. * hotspot.map: Update to icedtea-2.5pre08tag. Set type of default to drop and aarch64 to hg. Reply at: https://bugs.launchpad.net/ubuntu/+source/openjdk-7/+bug/1338897/comments/2 ------------------------------------------------------------------------ On 2014-07-02T15:28:28+00:00 Suillaume wrote: Hi, We (Arch Linux) are experiencing a bug that must be related to this commit. The complete bug report is available here [0]. Short version is: since IcedTea 2.5.0, some Java app with GUI do not display texts any more. Building our package with `--enable- infinality=no` circumvents the issue. FYI, the complete build source is available here [1] (infinality disable not actually displayed on this source). Any idea if this **is** a bug or maybe just a configuration or dependency issue? Thanks, [0] https://bugs.archlinux.org/task/40871 [1] https://projects.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/java7-openjdk Reply at: https://bugs.launchpad.net/ubuntu/+source/openjdk-7/+bug/1338897/comments/3 ** Changed in: icedtea Status: Unknown => In Progress ** Changed in: icedtea Importance: Unknown => Wishlist ** Bug watch added: Gentoo Bugzilla #478960 https://bugs.gentoo.org/show_bug.cgi?id=478960 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1338897 Title: Broken fonts after update To manage notifications about this bug go to: https://bugs.launchpad.net/icedtea/+bug/1338897/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
