The GitHub Actions job "Fory CI" on fory.git/feat/java-union-type-support has 
succeeded.
Run started by GitHub user zhan7236 (triggered by zhan7236).

Head commit for run:
f90a6fb5481559979413bfbcf659dde3bf04762a / zhan7236 
<[email protected]>
refactor(java): Union is xlang only, serializer accepts Class parameter

- Remove Union type registrations from ClassResolver (xlang only)
- Add registerUnionTypes() in XtypeResolver for Union, Union2-6
- UnionSerializer now accepts Class<? extends Union> parameter
- Write type tag (0-6) in serialization to identify Union subclass
- Read type tag in deserialization to create corresponding Union type
- Factory pattern using static array for efficient type-specific creation
- Tests updated to verify correct Union subclass after deserialization

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

With regards,
GitHub Actions via GitBox


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

Reply via email to