[
https://issues.apache.org/jira/browse/LANG-1263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15499224#comment-15499224
]
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/7932625)
Coverage increased (+0.007%) to 93.57% when pulling
**dedddbd8df9791cf644c5ec3c8c2f7806e9cad21 on britter:LANG-1263** into
**49e8d539fb248b9dff23e2c5b0766c0f966cee64 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)