-
Bug
-
Resolution: Not an Issue
-
P3
-
11.0.3-oracle, 12
-
x86_64
-
windows
ADDITIONAL SYSTEM INFORMATION :
Windows Server 2019
A DESCRIPTION OF THE PROBLEM :
Java does not recognize Windows Server 2019 is currently recognized as "Windows Server 2016" which is put into the os name system property.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
System.out.println("os.name") prints Windows Server 2016 for 2019 version
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Windows Server 2019
ACTUAL -
Windows Server 2016
FREQUENCY : always
Windows Server 2019
A DESCRIPTION OF THE PROBLEM :
Java does not recognize Windows Server 2019 is currently recognized as "Windows Server 2016" which is put into the os name system property.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
System.out.println("os.name") prints Windows Server 2016 for 2019 version
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
Windows Server 2019
ACTUAL -
Windows Server 2016
FREQUENCY : always
- duplicates
-
JDK-8211106 [windows] Update OS detection code to recognize Windows Server 2019
- Resolved
- relates to
-
JDK-8211106 [windows] Update OS detection code to recognize Windows Server 2019
- Resolved