The official hg repos strip this bit, so when integrating to the build forest, this was lost, causing the Makefile to fail since it can't execute logger.sh.
This fix looks if the x permission is there, otherwise it calls logger.sh using the shell.
Webrev: http://cr.openjdk.java.net/~ihse/logger.sh-missing-x-permission/webrev.00/ /Magnus