The GitHub Actions job "End to End" on 
grails-core.git/fix/16294-16295-non-public-bean-marshalling has failed.
Run started by GitHub user sbglasius (triggered by sbglasius).

Head commit for run:
cc6f5c8038dd01cf167ffab8875bcebd8b9fde1d / Søren Berg Glasius 
<[email protected]>
Cover dynamically compiled Groovy beans in the marshaller tests

The existing fixtures were all `@CompileStatic`. Dynamic and static Groovy
compile an anonymous class to the same shape — a package-private class with
public synthetic `Reference` fields for the captured variables — so this covers
the same reflection path rather than a new one, and guards against the two
compilation modes diverging.

Raised in review of #16296.

Report URL: https://github.com/apache/grails-core/actions/runs/33853644943

With regards,
GitHub Actions via GitBox

Reply via email to