RFR: 8343110: Add getChars(int, int, char[], int) to CharSequence and CharBuffer [v5]

Markus KARG duke at openjdk.org
Tue Apr 8 17:07:30 UTC 2025


On Tue, 8 Apr 2025 16:51:06 GMT, Alan Bateman <alanb at openjdk.org> wrote:

> I think the API docs in the latest draft looks okay. It mildly bothers me a bit is that getChars is JDK 1.0 API but the trade off with doing a new API is that it would need to be implemented by String and SB so I think the proposal on the table is okay.

Kindly asking to mark this PR as reviewed, so I will go on with the CSR next.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/21730#issuecomment-2787121134


More information about the nio-dev mailing list