Skip to content

Reconsider using the jni crate #18

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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