On Thu, 27 Jun 2024 11:48:56 GMT, Shaojin Wen <d...@openjdk.org> wrote:

> * byte codes of `Conversion.isValid`

It's surprising that javac generates synthetic cases identical to the default 
case for every char in the 37 to 120 range (the bounds seem to be the lowest 
and highest of the constants). 

Is there a benchmark where you see a benefit from this?

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

PR Comment: https://git.openjdk.org/jdk/pull/19926#issuecomment-2194540522

Reply via email to