Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 39418 invoked from network); 16 Apr 2010 23:23:47 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 16 Apr 2010 23:23:47 -0000 Received: (qmail 28000 invoked by uid 500); 16 Apr 2010 23:23:47 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 27970 invoked by uid 500); 16 Apr 2010 23:23:47 -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 27963 invoked by uid 99); 16 Apr 2010 23:23:47 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Apr 2010 23:23:47 +0000 X-ASF-Spam-Status: No, hits=-1302.9 required=10.0 tests=ALL_TRUSTED,AWL X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Apr 2010 23:23:46 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o3GNNP2V008769 for ; Fri, 16 Apr 2010 19:23:26 -0400 (EDT) Message-ID: <4731170.20411271460205658.JavaMail.jira@thor> Date: Fri, 16 Apr 2010 19:23:25 -0400 (EDT) From: "Kathey Marsden (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Commented: (DERBY-4441) Change sysinfo to print out more specific JVM information In-Reply-To: <1648474455.1258065879824.JavaMail.jira@brutus> 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-4441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12858050#action_12858050 ] Kathey Marsden commented on DERBY-4441: --------------------------------------- Ok. Thanks Lily, I will pick up the 6 patch and commit it Monday, so this useful enhancement will make 10.6. Have a great weekend. > Change sysinfo to print out more specific JVM information > --------------------------------------------------------- > > Key: DERBY-4441 > URL: https://issues.apache.org/jira/browse/DERBY-4441 > Project: Derby > Issue Type: Improvement > Components: Tools > Affects Versions: 10.3.3.1, 10.4.2.1, 10.5.3.1, 10.6.0.0 > Reporter: Kathey Marsden > Assignee: Lily Wei > Priority: Minor > Attachments: DERBY-4441-2_diff.txt, DERBY-4441-3_diff.txt, DERBY-4441-4.diff.txt, DERBY-4441-5.diff.txt, DERBY-4441-6.diff.txt, DERBY-4441_diff.txt, DERBY-4441_diff.txt, suites.All.withdiff2.txt > > > It would be nice if sysinfo printed out more specific jvm information that is provided with java -version. At least with the IBM jvm the system properties java.runtime.version and java.fullversion give some more (but not all) information. More research is needed across multiple jvms to tie it down. Alternatively sysinfo could dump *all* the system property information, but that could make the output pretty big and show irrelavant information in some contexts. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira