Package org.adoptopenjdk.jitwatch.util
Class VmVersionDetector
- java.lang.Object
-
- org.adoptopenjdk.jitwatch.util.VmVersionDetector
-
public class VmVersionDetector extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private static com.chrisnewland.freelogj.Loggerlogger
-
Constructor Summary
Constructors Constructor Description VmVersionDetector()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static intgetMajorVersionFromHotSpotTag(Tag tagVmVersion)
-
-
-
Method Detail
-
getMajorVersionFromHotSpotTag
public static int getMajorVersionFromHotSpotTag(Tag tagVmVersion)
-
-