Tags: lineCode/j4rs
Tags
v0.11.2-java7 Improved: - jni caching mechanism - Android support
Merge branch 'master' into java7-master # Conflicts: # java/pom.xml # rust/build.rs
v0.10.0 * Offer try_from implementation instead of from for InvocationArg creation. * Fix copying of j4rs.jar into the jassets directory when needed. * Do not serialize basic types. Use jni calls instead. * Fixed memory leaks and performance issues. * JNI cache improvements. * Implemented create_java_list method.
v0.10.0 * Offer try_from implementation instead of from for InvocationArg creation. * Fix copying of j4rs.jar into the jassets directory when needed. * Do not serialize basic types. Use jni calls instead. * Fixed memory leaks and performance issues. * JNI cache improvements. * Implemented create_java_list method.
v0.9.0 * Fixed method lookup in interfaces and inherited implementations. * Generic methods invocation support. * Added benchmarks * Support multiple Maven repositories search during Maven artifacts usage. * Added java primitives support. * Fixed security issues by updating libraries.
v0.9.0-java7 * Fixed method lookup in interfaces and inherited implementations. * Generic methods invocation support. * Added benchmarks * Support multiple Maven repositories search during Maven artifacts usage. * Added java primitives support. * Fixed security issues by updating libraries.
PreviousNext