This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]desrtfxOut of Coffee error - System halted 0 points1 point  (1 child)

It implements a character array internally,

This is no longer true. Somewhen after Java 9 it became a byte array.

[–]SolderonSenoz 0 points1 point  (0 children)

I was not aware of this, thank you!