pub fn check_javac_version(java_home: impl AsRef<Path>) -> Result<u32>
Returns the major version number of the javac compiler.
javac