Petar Koev created FELIX-3663: ---------------------------------- Summary: Java Runtime in the System Information tab appears as 'null(build null)' in Skelmir CEE-J VM Key: FELIX-3663 URL: https://issues.apache.org/jira/browse/FELIX-3663 Project: Felix Issue Type: Bug Components: Web Console Affects Versions: webconsole-4.0.0 Environment: Skelmir CEE-J VM Reporter: Petar Koev Priority: Trivial
If the 'java.runtime.name' and 'java.runtime.version' are not set (they are not in the mandatory list of properties http://docs.oracle.com/javase/7/docs/api/java/lang/System.html#getProperties%28%29) the Java Runtime information may appear as 'null (build null)'. Perhaps this can be changed to 'n/a' or something else that looks a little bit better. -- 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