Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reflection warnings (core/nonce, core/bytes, hashers) #20

Open
serioga opened this issue Jul 24, 2018 · 0 comments · May be fixed by #21
Open

Reflection warnings (core/nonce, core/bytes, hashers) #20

serioga opened this issue Jul 24, 2018 · 0 comments · May be fixed by #21

Comments

@serioga
Copy link

serioga commented Jul 24, 2018

[buddy/buddy-hashers "1.3.0"]

There are some reflection warnings reported:

Reflection warning, buddy/core/nonce.clj:49:6 - call to method put on java.nio.ByteBuffer can't be resolved (argument types: java.lang.Object).
Reflection warning, buddy/core/nonce.clj:59:56 - reference to field getBlockSize can't be resolved.
Reflection warning, buddy/core/nonce.clj:60:53 - reference to field getBlockSize can't be resolved.
Reflection warning, buddy/core/bytes.clj:31:22 - reference to field getClass can't be resolved.
Reflection warning, buddy/core/bytes.clj:41:6 - call to static method fill on java.util.Arrays can't be resolved (argument types: [B, unknown, unknown, byte).
Reflection warning, buddy/hashers.clj:91:20 - reference to field getDigestSize can't be resolved.
Reflection warning, buddy/hashers.clj:94:18 - reference to field getKey on org.bouncycastle.crypto.CipherParameters can't be resolved.
Reflection warning, buddy/hashers.clj:129:18 - reference to field getKey on org.bouncycastle.crypto.CipherParameters can't be resolved.
Reflection warning, buddy/hashers.clj:219:18 - reference to field getKey on org.bouncycastle.crypto.CipherParameters can't be resolved.
@harold harold linked a pull request Apr 29, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant