On Wed, 18 Jun 2025 14:44:54 GMT, Coleen Phillimore <cole...@openjdk.org> wrote:
> Hi all, > > This pull request contains a backport of commit > [e18277b4](https://github.com/openjdk/jdk/commit/e18277b470a162b9668297e8e286c812c4b0b604) > from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being backported was authored by Radim Vansa on 12 Jun 2025 and > was reviewed by Coleen Phillimore, Ioi Lam and Johan Sjölen. > > This has been running cleanly in CI for a week now. > > Thanks! Hi Aleksey. The consensus around here is that this should go in JDK 25 so it gets the usual end of release testing, and doesn't go through a special process for update release. This fixes a regression where we have no workaround. If any disasters happen, we can change the BinarySearchThreshold in the source code as a fix, and/or make it a diagnostic option. ------------- PR Comment: https://git.openjdk.org/jdk/pull/25877#issuecomment-3000349581