--- old/src/hotspot/share/memory/universe.hpp 2017-11-14 12:30:45.560434133 +0100 +++ new/src/hotspot/share/memory/universe.hpp 2017-11-14 12:30:45.186438330 +0100 @@ -220,7 +220,6 @@ static size_t _heap_capacity_at_last_gc; static size_t _heap_used_at_last_gc; - template static CollectedHeap* create_heap_with_policy(); static CollectedHeap* create_heap(); static CollectedHeap* create_heap_ext(); static jint initialize_heap();