-
Type:
Enhancement
-
Status: Resolved
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: hs25
-
Component/s: infrastructure
-
Labels:
-
Subcomponent:
-
Resolved In Build:b47
-
CPU:x86
-
OS:os_x
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8023849 | 8 | Christian Thalinger | P4 | Resolved | Fixed | b105 |
JDK-8199971 | openjdk7u | Andrew Hughes | P4 | Resolved | Fixed | master |
While implementing a new feature I noticed that Clang isn't complaining about wrong return types while Sun Studio does. The reason is that we turned it off. Turning it on only needs one small code change.
- backported by
-
JDK-8023849 Clang: enable return type warnings on BSD
-
- Resolved
-
-
JDK-8199971 Clang: enable return type warnings on BSD
-
- Resolved
-
- relates to
-
JDK-8025688 Clang: enable return type warnings on Linux
-
- Closed
-
- links to