Loading libraries from memory or jar files
Pedro Lamarão
pedro.lamarao at prodist.com.br
Fri Jan 17 17:07:19 UTC 2025
Em sex., 17 de jan. de 2025 às 13:58, Mike Hearn <mike at plan99.net> escreveu:
> You don't want to try and load libraries from memory. I know it seems
> superficially attractive but beyond the fact that no operating system
> supports it, hacks that make it possible on Windows trigger antivirus
> engines. Windows and macOS assume your code will be signed and if you're
> extracting libraries from JARs then you won't be doing signing properly.
>
Hi Mike!
I don`t understand that last bit.
What is the difficulty in packaging / extracting a signed native library?
Atte.
Pedro.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/panama-dev/attachments/20250117/38a32cb9/attachment-0001.htm>
More information about the panama-dev
mailing list