Review request (XS): 7167437 - Can't build on linux without precompiled headers

Mikael Gerdin mikael.gerdin at oracle.com
Thu May 10 09:05:31 UTC 2012


Stefan,

looks good to me.

/Mikael

On 2012-05-09 10:08, Stefan Karlsson wrote:
> http://cr.openjdk.java.net/~stefank/7167437/webrev/
>
> The inline function set_concurrent_iteration_safe_limit is not available
> when building binaryTreeDictionary.cpp. This breaks the build when
> compiling with USE_PRECOMPILED_HEADER=0.
>
> I moved the simple implementation to the .hpp file instead of the
> .inline.hpp file.
>
> StefanK



More information about the hotspot-gc-dev mailing list