bito-code-review[bot] commented on PR #16299: URL: https://github.com/apache/grails-core/pull/16299#issuecomment-5517245140
<!-- Bito Reply --> The user's observation is accurate. The documentation should be updated to clarify that the `RestartClassLoader` is only preferred when the thread context class loader is an instance of `RestartClassLoader`, rather than implying it is always active when DevTools is on the classpath. This ensures the documentation accurately reflects the conditional logic implemented in the `DevToolsClassLoaders.resolve` method. -- 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]
