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

Portable Unsafe #6

Open
GoogleCodeExporter opened this issue Apr 10, 2015 · 4 comments
Open

Portable Unsafe #6

GoogleCodeExporter opened this issue Apr 10, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

Please,

add portable sun.misc.Unsafe operations to your library.

This library already contains work around JVM limitation, so it could have
more workarounds.

Original issue reported on code.google.com by [email protected] on 12 Dec 2008 at 10:24

@GoogleCodeExporter
Copy link
Author

That could be an idea. Objenesis was originally created to solve only the
instantiation issue but why not expand it.

The sad thing is that Unsafe contains lots of methods. Making them work on every
platform seems like a huge job. But let's see. Maybe not.

Original comment by [email protected] on 27 Dec 2008 at 7:51

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 27 Dec 2008 at 7:53

  • Added labels: Type-Enhancement

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 21 Jul 2013 at 11:55

  • Changed state: Accepted
  • Added labels: Milestone-1.4

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 14 Aug 2013 at 11:43

  • Removed labels: Milestone-1.4

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

No branches or pull requests

1 participant