Thanks Ignacio! This vote is officially void now, will respin and send out another vote. It will have following additional fixes:
1. Support for JDK24+ 2. Fix failure due to hole bridge being coplanar with polygon edge 3. Fix mock filesystem WindowsFS to also work on Windows. This is required to make tests pass on Windows 11 which no longer has all limitations of previous Windows versions. - Ankit On Tue, Sep 23, 2025 at 9:21 PM Ignacio Vera <[email protected]> wrote: > Thank you Ankit! I have backported the fix now. > > On Tue, Sep 23, 2025 at 9:36 PM Ankit Jain <[email protected]> wrote: > >> Since the regression was introduced in bug fix release, we can consider >> taking it as part of bug fix release. I tried cherry-picking the commit, >> but ran into some conflicts. >> Let me know once you finish backporting this commit. >> >> On Tue, Sep 23, 2025 at 2:46 AM Ignacio Vera <[email protected]> wrote: >> >>> Hello Ankit, >>> >>> I have just fixed a regression >>> <https://github.com/apache/lucene/issues/15205> in a lucene component >>> that is used for indexing polygons using lucene that was introduced in >>> lucene 9.12.1. If you are generating a RC2 I wonder if it would be ok for >>> you if I backport the fix <https://github.com/apache/lucene/pull/15211> >>> so it is part of the release. It is very much contained on the component so >>> it should not affect the stability of the release. >>> >>> Thanks, >>> >>> Ignacio >>> >>> On Tue, Sep 23, 2025 at 8:03 AM Ankit Jain <[email protected]> >>> wrote: >>> >>>> Thanks Chris and Uwe. I have backported the change for disabling the >>>> security manager to 9.12 branch. I can generate RC2 with this change >>>> included and send out another vote, unless I am missing something. >>>> >>>
