On Thu, 5 Aug 2021 17:07:13 GMT, Andy Herrick <herr...@openjdk.org> wrote:
>> 8271868: Warn user when using mac-sign option with unsigned app-image. > > Andy Herrick has updated the pull request incrementally with one additional > commit since the last revision: > > JDK-8271868: Warn user when using mac-sign option with unsigned app-image. now recording in AppImageFile if signing used to create the app-image, and showing warning only if signing an app using an app-image that is not so recorded as signed. ------------- PR: https://git.openjdk.java.net/jdk/pull/5004