-
Type:
Bug
-
Status: Resolved
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: 11
-
Fix Version/s: 11
-
Component/s: infrastructure
-
Labels:
-
Subcomponent:
-
Resolved In Build:b08
jdk building on windows have lots of
"cl : Command line warning D9014 : invalid value '2220' for '/wd'; assuming '4999'" in log b/c
C2220 is "warning treated as error" compiler error, which isn't a real compiler warning/error, so it can't be used in /wd.
"cl : Command line warning D9014 : invalid value '2220' for '/wd'; assuming '4999'" in log b/c
C2220 is "warning treated as error" compiler error, which isn't a real compiler warning/error, so it can't be used in /wd.
- relates to
-
JDK-8193017 Import freetype sources into OpenJDK source tree
-
- Resolved
-