On Thu, 23 Jul 2026 07:41:07 GMT, Matthias Baesken <[email protected]> wrote:
> > Btw. m_DefWindowProc seems to be obsolete now too. > > Probably this could be done in a follow-up if we want to remove it. I think it's reasonable to remove it here if it's already unused. The subject of the bug could be updated to something like “Clean up subclassing and DefWindowProc.” There are 9 modified files, adding two more — `awt_Component.h` and `awt_Component.cpp` — doesn't make a difference. Yet we won't need to revisit all this stuff related to subclassing and preserving `DefWindowProc` again in a follow-up PR. ------------- PR Comment: https://git.openjdk.org/jdk/pull/31814#issuecomment-5056035761
