The GitHub Actions job "Fory CI" on fory.git/main_fix has succeeded.
Run started by GitHub user Pigsy-Monk (triggered by Pigsy-Monk).

Head commit for run:
4ce041711e0cda60f1bff4aa33c2072a263d3a54 / zwsong <[email protected]>
fix(Java): prevent StackOverflow in normalizeIterableTypeArguments for 
self-referential collections

Add a check to detect when the element type's raw type matches the container 
type,
which would cause infinite recursion in normalizeIterableTypeArguments.

This fixes issues with self-referential collections like Box<T> implements 
List<Box<?>>
where the element type is the same as the container type.

Report URL: https://github.com/apache/fory/actions/runs/28693974870

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to