Loading... (original) (raw)
- Type:
Enhancement
- Resolution: Fixed
- Priority:
P3
- Fix Version/s: 9
- Affects Version/s: 8u20, 9
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
JDK-8254170 Enable additional compiler warnings for GCC
- Resolved
duplicates
JDK-8033945 Remove -Wunused-parameter from linux build
- Closed
relates to
JDK-8172749 Enable additional compiler warnings for gcc
- Resolved
JDK-8036122 Fix warning "format not a string literal"
- Resolved