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)