Relates :
|
The VM does not startup because of an unresolved reference to CHeapObj<(MemoryType)5>::delete(void*) for a fastdebug build without precompiled headers on Linux with gcc 4.8.2-16. The problem is a missing include of allocation.inline.hpp in g1RegionToSpaceMapper.cpp (and allocation.hpp in the hpp file).
|