>
>
> codesign -dv outFastR/FastRGraalHP.app
> Executable=/Users/mjh/HalfPipe/HalfPipe_jpkg/outFastR/FastRGraalHP.app/Contents/MacOS/FastRGraalHP
> Identifier=jpackageapplauncher
> …
>
> It does appear that jpackage is doing some default code signing.
>
Running verbose I see no indication, other than maybe the above, that jpackage
is in fact code signing. If this is something Apple is doing and GraalVM is
doing something to violate it then it is definitely not something jpackage can
probably do anything about.