On Fri, 26 Jun 2026 14:28:28 GMT, Egor Ushakov <[email protected]> wrote:
> Hi Serguei, > this fix could possibly finally solve the long standing debugger problem! > Thanks! > Is it possible to backport the fix into older jdk versions? > Thanks, > Egor Hi Egor, Thank you for looking at it! Does this fix really help? If it does then it is great. I doubt, this fix would be easy or straightforward to backport to the old versions of JDK, even JDK 25. The issue is that it is relatively big and also mixed with various newly added changes. What exact JDK versions are you interested in? Thanks, Serguei ------------- PR Comment: https://git.openjdk.org/jdk/pull/28407#issuecomment-4830102201
