On 21/11/2013 04:04, Stuart Marks wrote:
OK, I'll remove the String.subSequence change from this changeset and
push it when I get approval.
I've filed this bug:
https://bugs.openjdk.java.net/browse/JDK-8028757
to cover the CharSequence.subSequence issue and potential spec change.
It probably isn't that much work to do, but it probably is easier to
handle it separately.
Thanks, I think this is the best approach given that the subSequence
issue may require clearly documenting the deviation from how it is
specified in CharSequence.
-Alan