-
I've found it [here](https://github.com/objectionary/eo/actions/runs/11539742183/job/32119756162?pr=3427):
```
2024-10-27T15:06:18.5419542Z [ERROR] Tests run: 3, Failures: 0, Errors: 1, Skipped: 0…
-
### History
Through all Glassfish versions, at least since 5.1, the module _path/to/glassfish/glassfish/modules/libpam4j.jar_ also contains a JNA version _com/sun/jna_. In the days of Glassfish 5.1 a…
-
Hi there. first of all thanks for your great work.🙏
I have a project which has multiple libraries that also use `jna` but with different versions ( `5.14.0`, `5..10.0` )
when I want to use this …
-
I've error during the test TestACLAccess.java
**com/mindoo/domino/jna/NotesDatabase.java:**
```
acl.updateEntry("-Default-", "-Default-", defaultAccessLevel, Collections.emptyList(), EnumSet.n…
-
https://stackoom.com/question/4PyTg
-
JNA is sometimes 40+ times slower than JNI. [JNA Direct Mapping](https://github.com/java-native-access/jna/blob/master/www/DirectMapping.md) brings that performance difference way down. Investigate if…
-
### Describe the bug
I run on apple silicon with a kotlin code base. I get an exception that comes down to `fat file, but missing compatible architecture (have 'i386,x86_64', need 'arm64e' or 'arm6…
-
### Current Behavior
Trying to rename a few series files using the following format:
`{jellyfin.tail} ({vf} {vc} {ac})`
Example file:
The Devil's Hour S02E01
But the output is coming as:
T…
-
When upgrading from 1.15.4 to 1.15.5 some warnings are now thrown during Serenity Test Runs:
```
[INFO] Running com.amido.stacks.tests.api.CucumberTestSuite
Oct 23, 2024 10:59:39 AM io.cucumber.c…
-
I am using calf-file-picker in a multiplatform app. After switching from 0.4.1 to 0.5.5 I observed an increase of my installer size of 1.8 MB which seems to be due to the use of JNA. Is it really nece…