[
https://issues.apache.org/jira/browse/LANG-1197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Benedikt Ritter updated LANG-1197:
----------------------------------
Fix Version/s: 3.5
> Prepare Java 9 detection
> ------------------------
>
> Key: LANG-1197
> URL: https://issues.apache.org/jira/browse/LANG-1197
> Project: Commons Lang
> Issue Type: Task
> Components: lang.*
> Affects Versions: 3.4
> Reporter: Michael Osipov
> Fix For: 3.5
>
>
> In anticipation of Java 9 and [JEP 223|http://openjdk.java.net/jeps/223], the
> versioning scheme will change completely. We need to reflect that in
> {{SystemUtils}}, {{JavaVersion}}, etc.:
> * {{SystemUtils}}: Deprecate {{IS_JAVA_1_9}} and replace with {{IS_JAVA_9}}
> * {{JavaVersion}}: Deprecate {{JAVA_1_9}} in {{JavaVersion}} and replace with
> {{JAVA_9}}
> and other places in the library.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)