On Thu, 3 Sep 2026 07:19:47 GMT, Liam Miller-Cushon <[email protected]> wrote:

> I noticed that all of the non-`String` `allocateFrom` methods just say "a new 
> memory segment", do you know why the `allocateFrom(String)` and 
> `allocateFrom(String, Charset)` promise a native segment, is that correct?

Thanks for finding this issue! I've raised a separate issue for this here: 
https://bugs.openjdk.org/browse/JDK-8391756

In short: we should remove the word " native ".

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

PR Comment: https://git.openjdk.org/jdk/pull/32663#issuecomment-5525554125

Reply via email to