On Mon, 2 Mar 2026 20:41:16 GMT, Naoto Sato <[email protected]> wrote:
> Fixed an issue in CaseFolding cache, where the cache could incorrectly hit > with the code point U+0000. The issue has been found while upgrading the > Unicode data to 18-alpha, and it cannot be reproduced (luckily) with the > existing Unicode 17 data, so regression tests aren't provided. This pull request has now been integrated. Changeset: 4d2c5371 Author: Naoto Sato <[email protected]> URL: https://git.openjdk.org/jdk/commit/4d2c537189cba77d3bbfab36ca3e1c3ceb7c603f Stats: 7 lines in 1 file changed: 6 ins; 0 del; 1 mod 8378992: Case folding cache should not look up code point U+0000 Reviewed-by: sherman, rriggs ------------- PR: https://git.openjdk.org/jdk/pull/30005
