On Fri, 10 Jul 2026 14:53:20 GMT, Matthias Baesken <[email protected]> wrote:
>> src/java.desktop/windows/native/libawt/windows/ComCtl32Util.h line 50: >> >>> 48: // DefWindowProc is the same as returned from SubclassHWND >>> 49: void UnsubclassHWND(HWND hwnd, WNDPROC _WindowProc); >>> 50: // DefWindowProc is the same as returned from SubclassHWND or >>> NULL >> >> The comment is now irrelevant. > > Removed both DefWindowProc related comments; or should I remove only one ? Both. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/31814#discussion_r3621358497
