RFR (XS): JDK-8132953: imageDecompressor.hpp should not include precompiled.hpp
David Holmes
david.holmes at oracle.com
Tue Aug 4 10:50:06 UTC 2015
On 4/08/2015 8:31 PM, Bengt Rutisson wrote:
>
> Hi all,
>
> Could I have a couple of reviews for this cleanup of an include statement?
I think one will suffice for such a trivial change.
> .hpp files should not be including precompiled.hpp.
Not only that but precompiled.hpp must be first in the include list.
Which means:
./share/vm/classfile/imageDecompressor.cpp
needs fixing.
Thanks,
David
-----
> http://cr.openjdk.java.net/~brutisso/8132953/webrev.00/
> https://bugs.openjdk.java.net/browse/JDK-8132953
>
> Thanks,
> Bengt
>
>
>
More information about the hotspot-runtime-dev
mailing list