Class FeatureChecker


  • public class FeatureChecker
    extends Object
    Class extracted for fields from GridUnsafe to be absolutely independent with current and future static block initialization effects.
    • Field Detail

      • JAVA_15_OPTIONS

        public static final String JAVA_15_OPTIONS
        Required Options to Run on Java 15 and higher.
        See Also:
        Constant Field Values
      • JAVA_VER_SPECIFIC_WARN

        public static final String JAVA_VER_SPECIFIC_WARN
        Java version specific warning to be added in case access failed
        See Also:
        Constant Field Values
    • Constructor Detail

      • FeatureChecker

        public FeatureChecker()