JDK-8198275 : AIX build broken after latest whitebox.cpp changes
  • Type: Bug
  • Component: hotspot
  • Sub-Component: runtime
  • Affected Version: 11
  • Priority: P1
  • Status: Resolved
  • Resolution: Fixed
  • OS: aix
  • CPU: ppc
  • Submitted: 2018-02-16
  • Updated: 2018-03-01
  • Resolved: 2018-02-16
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 11
11 b03Fixed
Related Reports
Relates :  
Description
The AIX build is broken, error is /nb/rs6000_64/nightly/jdk-hs/src/hotspot/share/utilities/elfFile.hpp", line 33.10: 1540-0836 (S) The #include file <elf.h> is not found.  (whitebox.o compilation failed).

The recent change 8193373: Cleanup ElfFile and family  
adjusted some inclusions.