We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ClassLoader.defineClass
Externalizable
ObjectStreamClass
Class.newInstance
The text was updated successfully, but these errors were encountered:
Refactor unsafe and class definition utils (#53)
f10a6f1
9b091e3
henri-tremblay
No branches or pull requests
ClassLoader.defineClass
gives an access warningExternalizable
isn't supported correctlyObjectStreamClass
gives an access warningClass.newInstance
deprecation and possibly othersThe text was updated successfully, but these errors were encountered: