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

com.sun.jna.platform.win32.COM.ITypeLibTest: testFindName fails #407

Closed
dblock opened this issue Mar 16, 2015 · 0 comments
Closed

com.sun.jna.platform.win32.COM.ITypeLibTest: testFindName fails #407

dblock opened this issue Mar 16, 2015 · 0 comments

Comments

@dblock
Copy link
Member

dblock commented Mar 16, 2015

The parameter is incorrect. (puArgErr=)

com.sun.jna.platform.win32.COM.COMException: The parameter is incorrect. (puArgErr=)
    at com.sun.jna.platform.win32.COM.COMUtils.checkRC(COMUtils.java:112)
    at com.sun.jna.platform.win32.COM.COMUtils.checkRC(COMUtils.java:95)
    at com.sun.jna.platform.win32.COM.ITypeLibTest.testFindName(ITypeLibTest.java:136)
@dblock dblock added the bug label Mar 16, 2015
@lwahonen lwahonen mentioned this issue Dec 7, 2015
mstyura pushed a commit to mstyura/jna that referenced this issue Sep 9, 2024
Motivation:
OSGi does not recognize aarch_64 (with the underscore) as a processor name.

Modification:
Fix processor name

Result:
Our quic bundles should work again, on aarch_64 systems.

This is the quic equivalent of netty/netty#12498
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant