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

If sun.misc.Unsafe not found on Java 9, try field.setAccessible #1306

Merged
merged 1 commit into from May 1, 2018

Conversation

inder123
Copy link
Collaborator

Also using Unsafe using reflection
Also removed exception traces when sun.misc.Unsafe or override are not found

@inder123
Copy link
Collaborator Author

#1305

@inder123
Copy link
Collaborator Author

#1216

If sun.misc.Unsafe not found on Java 9, try field.setAccessible
Also removed exception traces when sun.misc.Unsafe or override are not found
@inder123 inder123 merged commit 049bf84 into master May 1, 2018
@inder123 inder123 deleted the 1305 branch May 1, 2018 16:57
FredricMei pushed a commit to orientsec/gson that referenced this pull request Feb 11, 2019
…ncy (google#1306)

If sun.misc.Unsafe not found on Java 9, try field.setAccessible
Also removed exception traces when sun.misc.Unsafe or override are not found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants