Package io.quarkus.runtime.util
Class JavaVersionUtil
java.lang.Object
io.quarkus.runtime.util.JavaVersionUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
static boolean
Deprecated, for removal: This API element is subject to removal in a future version.static boolean
Deprecated, for removal: This API element is subject to removal in a future version.static boolean
Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
JavaVersionUtil
public JavaVersionUtil()
-
-
Method Details
-
isJava17OrHigher
Deprecated, for removal: This API element is subject to removal in a future version. -
isJava19OrHigher
Deprecated, for removal: This API element is subject to removal in a future version. -
isJava21OrHigher
Deprecated, for removal: This API element is subject to removal in a future version. -
isGraalvmJdk
public static boolean isGraalvmJdk()
-