Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-08-15 | 633 Bytes | |
v0.8.0 source code.tar.gz | 2023-08-15 | 73.3 kB | |
v0.8.0 source code.zip | 2023-08-15 | 89.7 kB | |
Totals: 3 Items | 163.7 kB | 0 |
JavaCall v0.8.0
Closed issues: - handling of Enum types (#159)
Merged pull requests: - Raw JNI arrays (#144) (@ahnlabb) - Consolidate jcall to enable extension of JVM types (#149) (@ahnlabb) - Add CI.yml for github actions (#161) (@mkitti) - Setup CI on v0.7 branch (#162) (@mkitti) - Fix JNIVector garbage collection, check if JVM destroyed (#163) (@mkitti) - Fix lazy jfield, add test (#164) (@mkitti) - Add prototype jcall macro (#165) (@mkitti) - Fix JNI array leaking by freeing the memory after conversion (#167) (@satanja)