chaokunyang opened a new pull request, #3851: URL: https://github.com/apache/fory/pull/3851
## What does this PR do? - tolerate Guava Android distributions that omit the singleton immutable list and bi-map implementation classes - preserve Guava internal type ID alignment with distinct fallback registrations - account for the actual Android materialized collection owners in graph-memory checks - exercise the real `guava:33.5.0-android` jar in an isolated class loader Fixes #3847. ## Tests - `mvn -T16 -pl fory-core spotless:check` - `mvn -T16 -pl fory-core checkstyle:check` - `ENABLE_FORY_DEBUG_OUTPUT=1 mvn -T16 -pl fory-core test` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
