On Wed, 16 Apr 2025 16:58:50 GMT, Markus KARG <d...@openjdk.org> wrote:
> IIUC then you will be fine with a test that solely tests the default > implementation of CharSequence.getChars()? Correct. And a similar separate test for `CharBuffer.getChars()` since that one too is a new default implementation method. I apologize if that wasn't clear in the discussion so far. ------------- PR Comment: https://git.openjdk.org/jdk/pull/21730#issuecomment-2810190843