On Wed, 9 Dec 2020 18:06:42 GMT, Andy Herrick <[email protected]> wrote:
>> Changed all external executables to run via full path to avoid potential >> issues. > > as long as your sure these are always in /usr/bin this is fine. > If there is any chance of them being somewhere else instead we need a > findTool type mechanism What if users would like to use not the default tools with jpackage? ------------- PR: https://git.openjdk.java.net/jdk/pull/1710
