RFR - JDK-8203703 String::transform (CSR Review)

Jim Laskey james.laskey at oracle.com
Tue Sep 18 17:52:16 UTC 2018


Please review the API for String::transform. The goal is to provide a String instance method to allow function application of custom transformations applied to an instance of String.

csr: https://bugs.openjdk.java.net/browse/JDK-8203703
jbs: https://bugs.openjdk.java.net/browse/JDK-8203442

Cheers,

— Jim




More information about the core-libs-dev mailing list