On Sat, 4 Oct 2025 07:35:12 GMT, Alan Bateman <[email protected]> wrote:
> > > [...] system property to restore long standing behavior. > > > > > > Added in > > [a63e13e](https://github.com/openjdk/jdk/commit/a63e13e1e086d299a4e1326606f3322a42cb5977). > > @naotoj, @xuemingshen-oracle, do you have any thoughts on the compatibility > impact? Would it be safer to make the new behavior as opt-in, as well as making the system property to be windows specific `windowsCompatibleEquals` or something? Making it as the default might be a bit risky to me. Also, IIUC the test is comparing cases between 'I', '\u0130' and '\u0131'. Probably we need to cross test with 'i' too. ------------- PR Comment: https://git.openjdk.org/jdk/pull/25788#issuecomment-3372554382
