Add getChars to CharSequence (original) (raw)

Mike Duigou mike.duigou at oracle.com
Thu May 9 00:30:56 UTC 2013


Hi Martin;

Some notes from a non-exhaustive (ran out of time before dinner) review.

Mike

AbstractStringBuilder::

Direct-X-Buffer.java::

Heap-X-Buffer.java::

X-Buffer.java.template::

test/.../GetChars::

On May 1 2013, at 15:19 , Martin Buchholz wrote:

Another version of this change is ready. No longer preliminary. Tests have been written. http://cr.openjdk.java.net/~martin/webrevs/openjdk8/getChars/

This kind of change is particularly subject to feature creep, and I am trying to restrain myself. I even addressed some of Ulf's suggestions. The "Msg" suffix is gone. I reverted changes to AbstractStringBuilder.replace. I kept the naming convention for getChars parameter names. Parameter names and exception details continue to be maddeningly unsystematic, but they should be a little better than before.



More information about the core-libs-dev mailing list