RFR - JDK-8203442 String::transform (Code Review) (was: RFR - JDK-8203442 String::transform (Code Review))

Andrej Golovnin andrej.golovnin at gmail.com
Tue Nov 13 08:48:03 UTC 2018


Hi Jim,

> updated webrev: http://cr.openjdk.java.net/~jlaskey/8203442/webrev-02/index.html <http://cr.openjdk.java.net/~jlaskey/8203442/webrev-02/index.html>

src/java.base/share/classes/java/lang/String.java

2983      * @param <R>  class of the result

Maybe "the type of the result" would be better.

Best regards,
Andrej Golovnin


More information about the core-libs-dev mailing list