You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sebb (Jira)" <ji...@apache.org> on 2022/06/30 14:05:00 UTC

[jira] [Created] (CRYPTO-166) Library is reloaded multiple times

Sebb created CRYPTO-166:
---------------------------

             Summary: Library is reloaded multiple times
                 Key: CRYPTO-166
                 URL: https://issues.apache.org/jira/browse/CRYPTO-166
             Project: Commons Crypto
          Issue Type: Bug
    Affects Versions: 1.1.1
            Reporter: Sebb


It looks like the JNI code keeps reloading the library, from which it then has to retrieve the symbols it needs.

This is inefficient, and it means the handle reference count is increased unnecessarily.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)