-
Bug
-
Resolution: Fixed
-
P2
-
8u20
-
b03
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8045505 | 8u25 | Philip Race | P2 | Resolved | Fixed | b01 |
JDK-8053741 | emb-8u26 | Philip Race | P2 | Resolved | Fixed | b17 |
JDK-8187173 | openjdk7u | Philip Race | P2 | Resolved | Fixed | master |
jdk8u-dev/jdk/src/share/native/java/net/net_util.h:45:0: warning: "CHECK_NULL" redefined [enabled by default]
...
jdk8u-dev/jdk/src/share/native/java/net/net_util.h:46:0: warning: "CHECK_NULL_RETURN" redefined [enabled by default]
...
cc1: all warnings being treated as errors
...
jdk8u-dev/jdk/src/share/native/java/net/net_util.h:46:0: warning: "CHECK_NULL_RETURN" redefined [enabled by default]
...
cc1: all warnings being treated as errors
- backported by
-
JDK-8045505 backport of 8031737 to jdk8u breaks linux buld.
- Resolved
-
JDK-8053741 backport of 8031737 to jdk8u breaks linux buld.
- Resolved
-
JDK-8187173 backport of 8031737 to jdk8u breaks linux buld.
- Resolved
- relates to
-
JDK-8031737 CHECK_NULL and CHECK_EXCEPTION macros cleanup
- Resolved