@InterfaceAudience.Private @InterfaceStability.Stable public abstract class JvmVersion extends Object
Modifier and Type | Field and Description |
---|---|
private static Set<String> |
BAD_JVM_VERSIONS |
Constructor and Description |
---|
JvmVersion() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isBadJvmVersion()
Return true if the current JVM is known to be unstable.
|
private static Set<String> BAD_JVM_VERSIONS
public JvmVersion()
public static boolean isBadJvmVersion()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.