-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: None
-
Component/s: infrastructure
-
b27
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8012063 | 8 | Mikael Vidstedt | P4 | Resolved | Fixed | b86 |
There are a number of unused functions in the code base today. We should add -Wunused when compiling with gcc to catch these unused functions during development, and remove the existing ones.
- backported by
-
JDK-8012063 Enable -Wunused-function when compiling with gcc
-
- Resolved
-
- relates to
-
JDK-8008474 -Wundef should be added to the build to catch #if references to undefined macros
-
- Resolved
-
-
JDK-8012292 optimized build with GCC broken
-
- Closed
-