When you create a native bundle, the JRE is bundled into the native binary, so there is no need to have a JRE on the device where the native bundle is installed. If the target machine already has a JRE installed on the system, that won't harm anything, it will just be ignored.