On Tue, 5 Aug 2025 01:42:53 GMT, Shaojin Wen <swen at openjdk.org> wrote: > with key values in the range 'A-Z' and 'a-z'. You can use a table of size 64, and access the table with `& 63`. ------------- PR Comment: https://git.openjdk.org/jdk/pull/26634#issuecomment-3155689750