codeconsole commented on PR #16322: URL: https://github.com/apache/grails-core/pull/16322#issuecomment-5703334097
Thanks for the approval. Import dropped in `ee8c4c2db8`; `GspCompileStaticSpec` still 75/0. One correction to the *Confirmed* list, for the record: on 5.1.2 `GroovyCastException` extends `java.lang.ClassCastException`, not `GroovyRuntimeException` (chain: `GroovyCastException → ClassCastException → RuntimeException`). So the broader class would not pass on the `Date` row, which is why the cause is pinned per row. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
