On Fri, 3 Jul 2026 09:26:37 GMT, Matthias Baesken <[email protected]> wrote:
>> The IS_WINVISTA macro is obsolete these days, because we run on higher >> Windows versions as a minimum requirement. >> Same is true for the isVistaOS() method. >> >> --------- >> - [x] I confirm that I make this contribution in accordance with the >> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). > > Matthias Baesken has updated the pull request incrementally with one > additional commit since the last revision: > > Adjust comment in WWindowPeer src/java.desktop/windows/native/libawt/windows/awt_Win32GraphicsEnv.cpp line 96: > 94: */ > 95: BOOL DWMIsCompositionEnabled() { > 96: // cheaper to check than whether it's vista or not Just a drive-by comment: This seems outdated as well ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/31762#discussion_r3520041622
