Loading... (original) (raw)

Issue Fix Version Assignee Priority Status Resolution Resolved In Build
JDK-8254170 openjdk8u282 Mike Duigou P3 Resolved Fixed b01

Enable "-Wextra -Wformat -Wformat-security" options when compiling using GCC to find additional source errors. Included in this change is standardization of options on some modules which were independently defining compiler warning options.

backported by

Backport - A issue that is required to port a Bug or Feature into another product release. This issue type is generally associated with the main Bug/Feature to represent each individual release of the port. JDK-8254170 Enable additional compiler warnings for GCC

duplicates

Bug - A problem which impairs or prevents the functions of the product. JDK-8033945 Remove -Wunused-parameter from linux build

relates to

Bug - A problem which impairs or prevents the functions of the product. JDK-8172749 Enable additional compiler warnings for gcc

Bug - A problem which impairs or prevents the functions of the product. JDK-8036122 Fix warning "format not a string literal"