gson-comments/gson/src
inder123 049bf84e68
Using sun.misc.Unsafe only through reflection to avoid binary dependency (#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
2018-05-01 09:57:45 -07:00
..
main/java Using sun.misc.Unsafe only through reflection to avoid binary dependency (#1306) 2018-05-01 09:57:45 -07:00
test/java/com/google/gson Using sun.misc.Unsafe only through reflection to avoid binary dependency (#1306) 2018-05-01 09:57:45 -07:00