On Sun, 30 Jan 2022 03:06:35 GMT, Bernd <d...@openjdk.java.net> wrote:

>> Yes.  Array copy is a concern of mine, too.  Hopefully, the frozen array 
>> feature could help address the array copy issues in the future.
>
> Hmm.. I guess the different packages make it really hard to have an internal 
> optimized getter. What about a single concatenated string, it would be 
> immutable „sig1,sig2“..

It's an interesting idea.  I would like to choose simple API, in an affordable 
performance impact.  I don't worry a lot if considering the frozen array 
enhancement.

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

PR: https://git.openjdk.java.net/jdk/pull/7252

Reply via email to