[ 
https://issues.apache.org/jira/browse/FELIX-2291?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12859021#action_12859021
 ] 

Felix Meschberger commented on FELIX-2291:
------------------------------------------

> Runtime.availableProcessors() is not available in JDK1.3 or OSGi/Minimum-1.0 
> Execution Environment. 

Good point. Will try-catch the call and set a value of n/a if the method is not 
available.

> Show available number of processors on the System Information page
> ------------------------------------------------------------------
>
>                 Key: FELIX-2291
>                 URL: https://issues.apache.org/jira/browse/FELIX-2291
>             Project: Felix
>          Issue Type: Improvement
>          Components: Web Console
>    Affects Versions: webconsole-3.0.0
>            Reporter: Felix Meschberger
>            Assignee: Felix Meschberger
>             Fix For: webconsole-3.0.2
>
>
> The Runtime.availableProcessors() method provides the number of processors 
> available to the Java VM. It would be helpful to expose this number on the 
> System Information page.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to