On Thu, 23 Jul 2026 08:15:36 GMT, Alexey Ivanov <[email protected]> wrote:
>> Are you good with the latest version ? >> >>> Btw. m_DefWindowProc seems to be obsolete now too. >> >> Probably this could be done in a follow-up if we want to remove it. > >> > 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. @aivanov-jdk , @RealCLanger you you fine too with the PR as it is ? ------------- PR Comment: https://git.openjdk.org/jdk/pull/31814#issuecomment-5114464229
