Replace "whitelist" with alternative words

This commit is contained in:
Rossen Stoyanchev
2020-06-08 21:19:10 +01:00
parent 4c29bbb77f
commit a2d516d526
6 changed files with 17 additions and 17 deletions

View File

@@ -361,7 +361,7 @@ public class ReactiveAdapterRegistry {
/**
* {@code BlockHoundIntegration} for spring-core classes.
* <p>Whitelists the following:
* <p>Explicitly allow the following:
* <ul>
* <li>Reading class info via {@link LocalVariableTableParameterNameDiscoverer}.
* <li>Locking within {@link ConcurrentReferenceHashMap}.