Class Utils


  • public class Utils
    extends Object
    Utility class containing various native-image and JVM related methods. Keep this file in sync across all build tool plugins.
    • Constructor Detail

      • Utils

        public Utils()
    • Method Detail

      • getJavaHomeNativeImage

        public static Path getJavaHomeNativeImage​(String javaHomeVariable,
                                                  Boolean failFast)
      • getNativeImageFromPath

        public static Path getNativeImageFromPath()
      • getNativeImage

        public static Path getNativeImage()