-
Bug
-
Resolution: Unresolved
-
P4
-
11, 17
-
windows
The minimum supported version of Windows is Windows 10. The macros IS_WIN2000, IS_WINXP, IS_WINVISTA always return true.
These macro definitions could be removed from awt.h and their usage dropped from conditions.
These macro definitions could be removed from awt.h and their usage dropped from conditions.
- duplicates
-
JDK-8289770 Remove Windows version macro from ShellFolder2.cpp
- Resolved
-
JDK-4639903 Should consider replacing IS_WIN_* macros with a function
- Closed
- relates to
-
JDK-8305777 sun.awt.OSInfo windowsVersionMap may need to be updated
- Open