< prev index next >

test/hotspot/gtest/gc/g1/test_g1HeapVerifier.cpp

Print this page
rev 56811 : imported patch 8189737-heapregion-remove-space-inheritance

*** 24,33 **** --- 24,34 ---- #include "precompiled.hpp" #include "gc/g1/g1Arguments.hpp" #include "gc/g1/g1HeapVerifier.hpp" #include "logging/logConfiguration.hpp" + #include "logging/logTag.hpp" #include "logging/logTestFixture.hpp" #include "unittest.hpp" class G1HeapVerifierTest : public LogTestFixture { protected:
< prev index next >