You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 issue reported on code.google.com by
[email protected]
on 12 Dec 2008 at 10:24The text was updated successfully, but these errors were encountered: