garydgregory commented on a change in pull request #804:
URL: https://github.com/apache/logging-log4j2/pull/804#discussion_r830027870
##########
File path: log4j-api/src/main/java/org/apache/logging/log4j/util/LoaderUtil.java
##########
@@ -120,6 +120,22 @@ public ClassLoader run() {
return classLoaders.toArray(EMPTY_CLASS_LOADER_ARRAY);
}
+ /**
+ * Gets the the give classloader and its ancestors.
Review comment:
Give -> given?
--
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]