RFR (s) 8141570: Fix Zero interpreter build for --disable-precompiled-headers
harold seigel
harold.seigel at oracle.com
Fri Nov 6 12:41:34 UTC 2015
Looks good.
Harold
On 11/5/2015 8:33 PM, Coleen Phillimore wrote:
> With the RedHat compiler that I'm using g++ (GCC) 4.8.2 20140120 (Red
> Hat 4.8.2-16)
> these additional includes are needed to compile without precompiled
> headers.
>
> open webrev at http://cr.openjdk.java.net/~coleenp/8141570.01/
> bug link https://bugs.openjdk.java.net/browse/JDK-8141570
>
> I'm not sure why allocation.inline.hpp is needed unless the virtual
> destructor in src/share/vm/gc/shared/plab.hpp PLABStats implicitly
> calls delete.
>
> Tested with compiles of Zero plus plain linux debug/fastdebug/product.
>
> Thanks,
> Coleen
More information about the hotspot-dev
mailing list