RFR (XS): JDK-8055635: Missing include in g1RegionToSpaceMapper.hpp results in unresolved symbol of fastdebug build without precompiled headers
Mikael Gerdin
mikael.gerdin at oracle.com
Wed Aug 20 11:12:03 UTC 2014
Hi Thomas,
On 2014-08-20 13:05, Thomas Schatzl wrote:
> Hi,
>
> can I have reviews for the following small change? It fixes a missing
> symbol error when trying to run the VM after JDK-8038423, if the VM is
> built on Linux with gcc 4.8.2-16 without precompiled headers in
> fastdebug mode.
>
> Not sure how that slipped through since I always build without
> precompiled headers, but well...
>
> CR:
> https://bugs.openjdk.java.net/browse/JDK-8055635
> Webrev:
> http://cr.openjdk.java.net/~tschatzl/8055635/webrev/
Looks good.
/Mikael
>
> Testing:
> local testing, jprt building
>
> Thanks,
> Thomas
>
>
More information about the hotspot-gc-dev
mailing list