You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Benedikt Ritter (JIRA)" <ji...@apache.org> on 2016/09/10 13:04:21 UTC

[jira] [Created] (LANG-1263) Add possibility to retrieve the current JavaVersion

Benedikt Ritter created LANG-1263:
-------------------------------------

             Summary: Add possibility to retrieve the current JavaVersion
                 Key: LANG-1263
                 URL: https://issues.apache.org/jira/browse/LANG-1263
             Project: Commons Lang
          Issue Type: Improvement
          Components: lang.*
            Reporter: Benedikt Ritter
            Assignee: Benedikt Ritter
             Fix For: 3.5


Currently one has to iterate over all JavaVersion enum values and compare them to the value of java.specification.version in order to get the current JavaVersion enum value.

Provide a convenient method for this.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)