Skip to content

Reconsider using the jni crate #18

@wuwbobo2021

Description

@wuwbobo2021

The newly released version 0.22 of jni-rs has fixed some previously known soundness bugs and introduced binding macro usages, see https://docs.rs/jni/0.22.0/jni/macro.bind_java_type.html. It is reasonable to reconstruct java-spaghetti based on this jni crate, probably in a manner of avoiding the arbitrary_self_types nightly feature.

I think the remaining reason of not using jni directly in bluest is about the proxy feature not provided by the current jni.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions