“040a19394a33525cee9e89b9fd6d20a580a3ce1d”上不存在“...api-diff/v3.2-beta1/js-apidiff-communicate.md”
Summary: On Mac OS X, align system property "os.arch" with Apple legacy JDKs. Also, improve os.name string matching by using .contains() method instead of .startsWith(). This fix spans multiple repositories. Reviewed-by: dcubed, phh, ohair, katleman