There are a few header files that uses functions in allocation.inline.hpp. Move these functions to .cpp files or .inline.hpp if they need to be inlined.
Also, there's a few places where allocation.inline.hpp is unnecessarily include.
Also, there's a few places where allocation.inline.hpp is unnecessarily include.
- relates to
-
JDK-8193056 build failure with Xcode 9.1
-
- Resolved
-