gson-comments/gson/src/main
Andrey Mogilev a300148003 Fix StackOverflowError on resolving recursive types by collapsing chains of type bounds (#1075)
* Fixes StackOverflowError on resolving recursive types.

See Issue #440, Issue #603, tests.

* fix 'codacy' coding style warnings

* added copyright header
2017-05-30 17:47:04 -07:00
..
java/com/google/gson Fix StackOverflowError on resolving recursive types by collapsing chains of type bounds (#1075) 2017-05-30 17:47:04 -07:00