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

Head commit for run:
64239aa08dd9e7bbdeaeef13ff0e26710d9db70c / chaokunyang <[email protected]>
fix(java): use getDeclaredMethods() for private inner records in GraalVM

For private inner record classes, getMethods() doesn't return the accessor
methods. Use getDeclaredMethods() with setAccessible(true) to properly access
methods of private inner classes in GraalVM native image.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to