From derby-dev-return-64852-apmail-db-derby-dev-archive=db.apache.org@db.apache.org Wed Dec 03 17:24:06 2008 Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 34503 invoked from network); 3 Dec 2008 17:24:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Dec 2008 17:24:06 -0000 Received: (qmail 95311 invoked by uid 500); 3 Dec 2008 17:24:17 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 95176 invoked by uid 500); 3 Dec 2008 17:24:17 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 95161 invoked by uid 99); 3 Dec 2008 17:24:17 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Dec 2008 09:24:17 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 03 Dec 2008 17:22:56 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 9C77C234C2AA for ; Wed, 3 Dec 2008 09:23:44 -0800 (PST) Message-ID: <1678733445.1228325024640.JavaMail.jira@brutus> Date: Wed, 3 Dec 2008 09:23:44 -0800 (PST) From: "Kathey Marsden (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Updated: (DERBY-3972) Update test harness to run with DesktopEE JRE In-Reply-To: <929244079.1228324904345.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DERBY-3972?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:all-tabpanel ] Kathey Marsden updated DERBY-3972: ---------------------------------- Description:=20 IBM's Lotus Expeditor (http://www-01.ibm.com/software/lotus/products/expedi= tor/) includes the DesktopEE JRE which is described as: "The default Java=E2=84=A2 Runtime Environment (JRE) of Lotus Expeditor is = IBM's J9 VM with the DesktopEE class libraries, an IBM-optimized subset of = Java 5 that offers a smaller footprint and faster class loading than standa= rd Java Runtime Environments." My understanding is that it is a superset of JDK 1.4, so should run fine wi= th Derby. The test harness needs to be updated to recognize this JVM so w= e can test with it. =20 See=20 http://publib.boulder.ibm.com/infocenter/ledoc/v6r2/topic/com.ibm.rcp.tools= .doc.appdev/devapps_developingwiththejcldesktopjre.html for more informatio= n on DesktopEE. Environment: (was: IBM's Lotus Expeditor (http://www-01.ibm.com/sof= tware/lotus/products/expeditor/) includes the DesktopEE JRE which is descri= bed as: "The default Java=E2=84=A2 Runtime Environment (JRE) of Lotus Expeditor is = IBM's J9 VM with the DesktopEE class libraries, an IBM-optimized subset of = Java 5 that offers a smaller footprint and faster class loading than standa= rd Java Runtime Environments." My understanding is that it is a superset of JDK 1.4, so should run fine wi= th Derby. The test harness needs to be updated to recognize this JVM so w= e can test with it. =20 See=20 http://publib.boulder.ibm.com/infocenter/ledoc/v6r2/topic/com.ibm.rcp.tools= .doc.appdev/devapps_developingwiththejcldesktopjre.html for more informatio= n on DesktopEE. ) > Update test harness to run with DesktopEE JRE > --------------------------------------------- > > Key: DERBY-3972 > URL: https://issues.apache.org/jira/browse/DERBY-3972 > Project: Derby > Issue Type: Improvement > Components: Test > Affects Versions: 10.3.3.0, 10.4.1.3, 10.5.0.0 > Reporter: Kathey Marsden > Assignee: Kathey Marsden > Priority: Minor > > IBM's Lotus Expeditor (http://www-01.ibm.com/software/lotus/products/expe= ditor/) includes the DesktopEE JRE which is described as: > "The default Java=E2=84=A2 Runtime Environment (JRE) of Lotus Expeditor i= s IBM's J9 VM with the DesktopEE class libraries, an IBM-optimized subset o= f Java 5 that offers a smaller footprint and faster class loading than stan= dard Java Runtime Environments." > My understanding is that it is a superset of JDK 1.4, so should run fine = with Derby. The test harness needs to be updated to recognize this JVM so= we can test with it. =20 > See=20 > http://publib.boulder.ibm.com/infocenter/ledoc/v6r2/topic/com.ibm.rcp.too= ls.doc.appdev/devapps_developingwiththejcldesktopjre.html for more informat= ion on DesktopEE. --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.