RFR (T): 8215005: Missing include of runtime/os.hpp in zError.cpp after JDK-8214925 breaks build without precompiled headers

Thomas Schatzl thomas.schatzl at oracle.com
Fri Dec 7 10:16:00 UTC 2018


Hi,

On Fri, 2018-12-07 at 11:13 +0100, Aleksey Shipilev wrote:
> On 12/7/18 11:07 AM, Thomas Schatzl wrote:
> > Hi all,
> > 
> >   Linux-x64 without precompiled headers does not build after JDK-
> > 8214925 since the runtime/os.hpp include is missing.
> > 
> > I would like to push this asap to prevent others stumbling over
> > this, and it is a trivial addition of an include anyway.
> > 
> > CR:
> > https://bugs.openjdk.java.net/browse/JDK-8215005
> > Webrev:
> > http://cr.openjdk.java.net/~tschatzl/8215005/webrev/
> 
> Looks good and trivial.
> 
> -Aleksey
> 

  thanks for your review. Pushed.

Thomas






More information about the hotspot-gc-dev mailing list