[
https://issues.apache.org/jira/browse/LANG-1263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15482314#comment-15482314
]
ASF GitHub Bot commented on LANG-1263:
--------------------------------------
Github user coveralls commented on the issue:
https://github.com/apache/commons-lang/pull/187
[](https://coveralls.io/builds/7836644)
Coverage increased (+0.02%) to 93.593% when pulling
**de0de45fedd9dbf012be3b12a24b1b7433d25f77 on britter:LANG-1263** into
**dad86bc0a29689fd29bf03b382a39621718e8b05 on apache:master**.
> 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)