borinquenkid commented on PR #15666: URL: https://github.com/apache/grails-core/pull/15666#issuecomment-5010383069
*Posted with assistance from Claude Code (Anthropic's CLI agent), doing a pass over open PRs.* Hi @jdaugherty — flagging this one since it's been quiet since @codeconsole's 2026-05-29 replies to your four review comments. From what I can tell each point got a substantive response: the `Holders` lookup was dropped in favor of a real bootstrap hook (`GrailsExceptionResolver.setGrailsApplication` → `GrailsUtil.initializeStackFilterer`), and the single-shared-instance semantics were restored via a `FALLBACK_FILTERER` sentinel. No pressure, just didn't want it to fall through the cracks — worth a look when you have time. -- 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]
