--- old/src/share/vm/gc/cms/concurrentMarkSweepGeneration.hpp 2017-07-06 10:37:30.543210576 +0200 +++ new/src/share/vm/gc/cms/concurrentMarkSweepGeneration.hpp 2017-07-06 10:37:30.431205926 +0200 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001, 2016, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2001, 2017, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it @@ -36,7 +36,6 @@ #include "gc/shared/space.hpp" #include "gc/shared/taskqueue.hpp" #include "logging/log.hpp" -#include "memory/freeBlockDictionary.hpp" #include "memory/iterator.hpp" #include "memory/virtualspace.hpp" #include "runtime/mutexLocker.hpp"