The GitHub Actions job "Fory CI" on fory.git/support_unaligned_access-for_java 
has failed.
Run started by GitHub user chaokunyang (triggered by chaokunyang).

Head commit for run:
728d2c9c889e2904e32d21f9509191c1970ed9a7 / chaokunyang <[email protected]>
fix(java): handle unaligned memory access for ARM64

This fix addresses issue #2785 where Fory fails serialization on ARM64
due to unaligned memory access in Unsafe operations.

Changes:
- Add Unaligned.java with byte-by-byte memory access operations
- Update Platform.java with unaligned access helper methods
- Update MemoryBuffer.java to use Unaligned operations when needed
- Add ARM64 JDK24 CI pipeline to catch such issues earlier

Closes #2785

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

With regards,
GitHub Actions via GitBox


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

Reply via email to