On Mon, 30 Jun 2025 04:58:32 GMT, David Holmes <dhol...@openjdk.org> wrote:

> Approach seems reasonable but it is worrisome that we still have these kinds 
> of issues with class redefinition! And why has this suddenly appeared? Did a 
> recent code change introduce this bug?

There are few things to note here:
1) I recently updated RunThese test  to have more testing in this areas.
2) Coleen, who helped me with class redefinition (many thanks to her!!!) 
pointed to the change back in 2021 related to this problem 
https://github.com/coleenp/jdk/commit/a05e8e24224b047584c3a273fa7b4fef66798dd6
However, it was not introduced the problem and we would have the same issues 
before the fix.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/26031#issuecomment-3017892712

Reply via email to