Return-Path: X-Original-To: apmail-xmlgraphics-general-archive@www.apache.org Delivered-To: apmail-xmlgraphics-general-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BD86117DC9 for ; Tue, 24 Mar 2015 16:54:01 +0000 (UTC) Received: (qmail 97442 invoked by uid 500); 24 Mar 2015 16:54:01 -0000 Mailing-List: contact general-help@xmlgraphics.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: general@xmlgraphics.apache.org Delivered-To: mailing list general@xmlgraphics.apache.org Received: (qmail 97431 invoked by uid 99); 24 Mar 2015 16:54:01 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Mar 2015 16:54:01 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [213.239.215.103] (HELO tux17.hoststar.ch) (213.239.215.103) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Mar 2015 16:53:36 +0000 Received: from [127.0.0.1] (77-57-98-106.dclient.hispeed.ch [77.57.98.106]) (authenticated bits=0) by tux17.hoststar.ch (8.13.8/8.12.11) with ESMTP id t2OGrXTO001590 for ; Tue, 24 Mar 2015 17:53:33 +0100 Date: Tue, 24 Mar 2015 17:53:31 +0100 From: Jeremias Maerki To: general@xmlgraphics.apache.org Subject: Re: Apache XML Graphics and Java version 8 In-Reply-To: <71afc1e839c84148b425afb2ecdaa1b0@ex13amer-00-ah.ad.mathworks.com> References: <71afc1e839c84148b425afb2ecdaa1b0@ex13amer-00-ah.ad.mathworks.com> Message-Id: <20150324175331.99FC.60BA733C@jeremias-maerki.ch> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.69 [en] X-Antivirus: avast! (VPS 150324-0, 24.03.2015), Outbound message X-Antivirus-Status: Clean X-Scanned-By: mimedefang-scanned X-Virus-Checked: Checked by ClamAV on apache.org Hi Rich The only issue I encountered with Java 7 and 8 is: https://bugs.openjdk.java.net/browse/JDK-7078602 (Java 6 was fine) It relates to how AWT/Java2D enumerates fonts. For some fonts, if you request the plain font you actually get an italic version of it. It mostly affects Batik and can therefore bleed into FOP due to SVG support. The recent changes in Batik concerning font management might have alleviated the problem. But I haven't checked because I use an older version in production. HTH Jeremias Maerki On 19.03.2015 18:34:27 Rich Quist wrote: > Greetings, > > We have begun to look at using Java version 8 and wondered if there are any known issues with Apache XML Graphics (XML Graphics Commons, FOP, or Batik) either in running with a Java 8 JRE or building with the Java 8 JDK. > > I'd appreciate any information about known issues, or pointers on where to look or ask for further information. > > Thanks in advance. > > -- > Rich > --- This email has been checked for viruses by Avast antivirus software. http://www.avast.com --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@xmlgraphics.apache.org For additional commands, e-mail: general-help@xmlgraphics.apache.org