Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8083244 | emb-9 | Goetz Lindenmaier | P4 | Resolved | Fixed | team |
JDK-8261124 | openjdk8u222 | Paul Hohensee | P4 | Resolved | Fixed | b02 |
JDK-8242442 | 8u261 | David Buck | P4 | Resolved | Fixed | b03 |
JDK-8246891 | emb-8u261 | David Buck | P4 | Resolved | Fixed | team |
JDK-8199969 | openjdk7u | Goetz Lindenmaier | P4 | Resolved | Fixed | master |
The debug build fails with "error: control reaches end of non-void function"
Add dummy return.
Add dummy return.
- backported by
-
JDK-8083244 Fix debug build after 8062808: Turn on the -Wreturn-type warning
- Resolved
-
JDK-8199969 Fix debug build after 8062808: Turn on the -Wreturn-type warning
- Resolved
-
JDK-8242442 Fix debug build after 8062808: Turn on the -Wreturn-type warning
- Resolved
-
JDK-8246891 Fix debug build after 8062808: Turn on the -Wreturn-type warning
- Resolved
-
JDK-8261124 Fix debug build after 8062808: Turn on the -Wreturn-type warning
- Resolved
- relates to
-
JDK-8062808 Turn on the -Wreturn-type warning
- Resolved
(1 relates to)