Correct since tag, since next release will be 3.3.2
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1582984 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d00ee004b0
commit
acd41040fc
|
@ -934,7 +934,7 @@ public class SystemUtils {
|
|||
* The field will return {@code false} if {@link #JAVA_VERSION} is {@code null}.
|
||||
* </p>
|
||||
*
|
||||
* @since 3.4
|
||||
* @since 3.3.2
|
||||
*/
|
||||
public static final boolean IS_JAVA_1_8 = getJavaVersionMatches("1.8");
|
||||
|
||||
|
|
Loading…
Reference in New Issue