[
https://issues.apache.org/jira/browse/LANG-1263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15482053#comment-15482053
]
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/7835751)
Coverage increased (+0.02%) to 93.591% when pulling
**565bd90e5be3a93c07292ee35dccb76d960dbac6 on britter:LANG-1263** into
**05a6beba76b3195b26f2b15919d4f3a95b22c580 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)