-
Bug
-
Resolution: Fixed
-
P4
-
9
-
None
-
b142
-
solaris
After change "8152666: The new Hotspot Build System" setting --disable-warnings-as-errors doesn't work for the hotspot build on Solaris because JVM_CFLAGS unconditionally contains the option "-xwe" which is equivalent to "-errwarn=%all".Using "-xwe" shouldn't be used as -enable-warnings-as-errors already sets "-errwarn=%all".
- relates to
-
JDK-8152666 The new Hotspot Build System
-
- Resolved
-