Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replacement about sun.misc.Unsafe #70

Open
RuixiangJiang opened this issue Aug 20, 2024 · 0 comments
Open

Replacement about sun.misc.Unsafe #70

RuixiangJiang opened this issue Aug 20, 2024 · 0 comments

Comments

@RuixiangJiang
Copy link

Greetings!

Currently, I'm looking at the source code of JBSE, and I notice that there are some codes that use sun.misc.Unsafe, which will be potentially deprecated in the future due to its unsafety. I wonder whether replacing the usage of Unsafe is in your future plan. FFM provided in Java 22, together with VarHandle, may be able to replace Unsafe without affecting the performance very much and make it safer.

Thanks very much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant