JDK-8034912 : backport of 8031737 to jdk8u breaks linux buld.
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.net
  • Affected Version: 8u20
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2014-02-13
  • Updated: 2017-09-05
  • Resolved: 2014-02-14
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8 Other
8u20 b03Fixed openjdk7uFixed
Related Reports
Relates :  
Description
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

Comments
Verified. We've got build for linux in nightly (8u20) for 23.05.2014
25-03-2014

> It's always best to submit the forest to JPRT when changing platform specific code or doing build changes. I assume this would have caught the issue. FWIW it wasn't platform specific code nor was it a build change. It was just a shared code change. It build on the platforms I had available and I was short a 8u-dev repo in a location I could submit to JPRT. Fortunately perhaps JDk8U is at a stage where this was not that critical. Seems like there aren't even nightlies yet.
14-02-2014

It's always best to submit the forest to JPRT when changing platform specific code or doing build changes. I assume this would have caught the issue.
14-02-2014