JDK-8213148 : JDK build fails because of missing #includes
Type:Bug
Component:hotspot
Sub-Component:runtime
Affected Version:12
Priority:P2
Status:Resolved
Resolution:Fixed
Submitted:2018-10-30
Updated:2018-11-06
Resolved:2018-10-30
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.
Non-pre-compiled header build breakage so bumping from P4 -> P2.
Update: Also failed in my Solaris-X64 auto-build setup. Solaris doesn't
support pre-compiled headers so that makes sense...