[ https://issues.apache.org/jira/browse/DERBY-4441?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Lily Wei updated DERBY-4441: ---------------------------- Attachment: DERBY-4441_diff.txt I did not do a lot of research. I am trying to get the feeling of whether this is the way we are thinking of solving this problem. >From this patch: This is what I see from sysinfo: ------------------ Java Information ------------------ Java Version: 1.6.0_13 Java Vendor: Sun Microsystems Inc. Java home: C:\Program Files (x86)\Java\jre6 Java classpath: .;c:/derby/trunk/tools/java/junit.jar;c:/derby/trunk/jars/sane/ derbyrun.jar;c:/derby/trunk/jars/sane/derbyTesting.jar;c:/derby/trunk/tools/java /jakarta-oro-2.0.8.jar OS name: Windows Vista OS architecture: x86 OS version: 6.0 Java user name: lily Java user home: C:\Users\lily Java user dir: c:\derby\trunk java.specification.name: Java Platform API Specification java.specification.version: 1.6 java.runtime.version: 1.6.0_13-b03 java.fullversion: <info unavailable> ... Any comment is welcome. > 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 > Priority: Minor > Attachments: 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.