reschke commented on code in PR #2487: URL: https://github.com/apache/jackrabbit-oak/pull/2487#discussion_r2319602308
########## oak-commons/src/main/java/org/apache/jackrabbit/oak/commons/concurrent/FutureUtils.java: ########## @@ -0,0 +1,60 @@ +/* Review Comment: because we don't want to add more functionality to packages that are already public; API changes in these packages become very hard; in particular if we want to remove something (maybe because a newer JDK provides that functionality). -- 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: oak-dev-unsubscr...@jackrabbit.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org