Return-Path: X-Original-To: apmail-db-derby-dev-archive@www.apache.org Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E51B1D44C for ; Wed, 7 Nov 2012 00:02:12 +0000 (UTC) Received: (qmail 82064 invoked by uid 500); 7 Nov 2012 00:02:12 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 82033 invoked by uid 500); 7 Nov 2012 00:02:12 -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 82025 invoked by uid 99); 7 Nov 2012 00:02:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Nov 2012 00:02:12 +0000 Date: Wed, 7 Nov 2012 00:02:12 +0000 (UTC) From: "Kathey Marsden (JIRA)" To: derby-dev@db.apache.org Message-ID: <618776154.77860.1352246532713.JavaMail.jiratomcat@arcas> In-Reply-To: <1057625229.37489.1350052983220.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (DERBY-5948) Update JVMInfo.java to include JDK 8 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DERBY-5948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13491964#comment-13491964 ] Kathey Marsden commented on DERBY-5948: --------------------------------------- 10.9 checkin Date: Tue Nov 6 23:52:55 2012 New Revision: 1406403 URL: http://svn.apache.org/viewvc?rev=1406403&view=rev Log: DERBY-5948 Update JVMInfo to include JDK8 10.8: 1406266 New Revision: URL: http://svn.apache.org/viewvc?rev=1406266&view=rev > Update JVMInfo.java to include JDK 8 > ------------------------------------ > > Key: DERBY-5948 > URL: https://issues.apache.org/jira/browse/DERBY-5948 > Project: Derby > Issue Type: Task > Components: SQL > Affects Versions: 10.9.1.0 > Reporter: Kim Haase > Assignee: Kathey Marsden > Fix For: 10.9.1.1, 10.10.0.0, 10.8.3.1 > > Attachments: derby-5948_diff.txt > > > The java/engine/org/apache/derby/iapi/services/info/JVMInfo.java file currently assigns JVMs higher than version 7 the same value as that for version 7. Since early access versions of Java SE 8 are available, it is time to add a new value for version 8. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira