8058779: Faster implementation of String.replace(CharSequence, CharSequence)

mark.reinhold at oracle.com mark.reinhold at oracle.com
Tue May 26 15:39:09 UTC 2015


Your micro-benchmark improvements are significant, but do you have
evidence to suggest that the performance of this method is actually
critical to real applications?

In other words, is the added code complexity really worth it?

- Mark



More information about the core-libs-dev mailing list