[
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-4.diff.txt
Thanks, Knut.
I include the new patch for this bug.
The changes include:
1. Move places further left for printPropertyIfNotNull()
2. add @param tags or two getJavProperty methods. Don't want to have java
warning.
3.Add the comment to explain nullUnavailable parameter for the two-argument
getJavaProperty() method.
I run tests for Suits.all and derbyall. They passed with sun jvm on Windows 7
env.
I did not run test against ibm jvm. The patch is ready if we don't have any
diff against ibm jvm.
> 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_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.
-
You can reply to this email to add a comment to the issue online.