On Fri, 22 May 2026, 22:34 Peter Hull, <[email protected]> wrote:
> I am running NB30 on ARM mac, using the Codelerity installer. > ... > This doesn't affect Windows and doesn't happen with a standalone JDK > which I got from macOS homebrew. I haven't tried any other installers > and I don't know if previous NB versions were the same, but I have > never seen it before. > > Any ideas? Thanks > Yes, this looks like fallout from Temurin using JEP493 and NBPackage's deep resigning of the bundled JDK on macOS. Short answer - run JLink using an alternative JDK than the one running the IDE. Best wishes, Neil
