On Sun, 25 Jun 2023 17:37:27 GMT, Glavo <d...@openjdk.org> wrote:

> To be honest, I have never seen anyone actually use the 
> `-XX:-CompactStrings`. Perhaps at some point in the future, we can 
> investigate its usage and consider deprecate it to reduce the maintenance 
> cost of JDK?

The implementation should do its best whether or not CompactStrings is true or 
false. (Until the time it is deprecated and remove).  Throwing an internal 
error is not an option.

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

PR Comment: https://git.openjdk.org/jdk/pull/14578#issuecomment-1607631421

Reply via email to