On Fri, 18 Sep 2020 08:27:44 GMT, Pavel Rappo <pra...@openjdk.org> wrote:
> To confirm that this would not require a CSR I asked Joe Darcy. Joe replied > that this would NOT require a CSR. Changes requested by shade (Reviewer). src/java.base/share/classes/java/lang/String.java line 3186: > 3184: * caller. > 3185: * > 3186: * @param f a function to apply Shouldn't this be "_the_ function to apply"? Grep for other instance of "function to apply" in javadocs :) ------------- PR: https://git.openjdk.java.net/jdk/pull/238