--- old/modules/jdk.packager/src/main/java/com/oracle/tools/packager/mac/MacDmgBundler.java 2017-07-20 16:31:52.000000000 -0700 +++ new/modules/jdk.packager/src/main/java/com/oracle/tools/packager/mac/MacDmgBundler.java 2017-07-20 16:31:52.000000000 -0700 @@ -381,8 +381,8 @@ String setFileUtility = findSetFileUtility(); if (setFileUtility != null) { //can not find utility => keep going without icon volumeIconFile.setWritable(true); - //The “creator” attribute on a file is a legacy attribute - // but it seems Finder expects these bytes to be “icnC” for the volume icon + // The "creator" attribute on a file is a legacy attribute + // but it seems Finder excepts these bytes to be "icnC" for the volume icon // (http://endrift.com/blog/2010/06/14/dmg-files-volume-icons-cli/) pb = new ProcessBuilder( setFileUtility,