gson-comments/gson/src/main/java
Marcono1234 e4c3b653a6
Fix non-threadsafe creation of adapter for type with cyclic dependency (#1832)
* Fix non-threadsafe creation of adapter for type with cyclic dependency

* Improve handling of broken adapters during Gson.getAdapter(...) call

* Improve test

* Slightly improve implementation and extend tests

* Simplify getAdapter implementation

* Convert GsonTest to JUnit 4 test

* Clarify getAdapter concurrency behavior
2022-12-05 09:10:36 -08:00
..
com/google/gson Fix non-threadsafe creation of adapter for type with cyclic dependency (#1832) 2022-12-05 09:10:36 -08:00
module-info.java #1981: Optional OSGi bundle's dependency on sun.misc package (#1993) 2021-10-25 11:32:10 -07:00