If jpackage command with "--icon <path>" option is used and <path> is a non-existent path, jpackage will silently use the default icon, instead of throwing and appropriate exception.
This is contrary to all other options where a non-existent path will cause a ConfigurationException.
This is contrary to all other options where a non-existent path will cause a ConfigurationException.