[ https://issues.apache.org/jira/browse/DERBY-4441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843330#action_12843330 ]
Kathey Marsden commented on DERBY-4441: --------------------------------------- Hi Lily, It looks great with the IBM 1.6, 1.5 and 1.42 jvms. Here is the 1.6 output. [C:/svn4/trunk] java org.apache.derby.tools.sysinfo ------------------ Java Information ------------------ Java Version: 1.6.0 Java Vendor: IBM Corporation Java home: C:\p4\marsden_trunk\ibm16\jre Java classpath: .;C:/svn4/trunk/jars/sane/derbytools.jar;C:/svn4/trunk/jars/sane/derbyrun.jar;C:/svn4/trunk/jars/sane/d erbyclient.jar;C:/svn4/trunk/jars/sane/derbynet.jar;C:/svn4/trunk/jars/sane/derbyTesting.jar;C:/svn4/trunk/tools/java/ju nit.jar;c:/svn/tools/jakarta-oro-2.0.8.jar OS name: Windows XP OS architecture: x86 OS version: 5.1 build 2600 Service Pack 3 Java user name: kmarsden Java user home: C:\Documents and Settings\kmarsden Java user dir: C:\svn4\trunk java.specification.name: Java Platform API Specification java.specification.version: 1.6 java.runtime.version: jvmwi3260sr5-20090519_35743 java.fullversion: J2RE 1.6.0 IBM J9 2.4 Windows XP x86-32 jvmwi3260sr5-20090519_35743 (JIT enabled, AOT enabled) J9VM - 20090519_035743_lHdSMr JIT - r9_20090518_2017 GC - 20090417_AA --------- Derby Information -------- JRE - JDBC: Java SE 6 - JDBC 4.0 [C:\svn4\trunk\jars\sane\derby.jar] 10.6.0.0 alpha - (921154M) ... > 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_diff.txt, DERBY-4441_diff.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. - You can reply to this email to add a comment to the issue online.