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

Head commit for run:
b8d8fe07346cc8f359d5802db156521812a7f3d2 / chaokunyang <[email protected]>
fix: use array-based marker classes for GraalVM compatibility

- Replace Janino-based code generation with array types for marker classes
- Use array dimensions to create unique Class objects (Foo[].class, 
Foo[][].class, etc.)
- Remove global layer index counters in favor of per-hierarchy indices
- Remove unused CurrentLayerMarker interface
- Update native-image.properties accordingly

This approach is compatible with GraalVM native images which don't support
runtime class generation via Janino.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to