--- old/src/share/vm/c1/c1_ValueMap.cpp 2017-05-23 15:00:16.345183563 +0200 +++ new/src/share/vm/c1/c1_ValueMap.cpp 2017-05-23 15:00:16.233180127 +0200 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1999, 2016, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 1999, 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 @@ -26,8 +26,8 @@ #include "c1/c1_Canonicalizer.hpp" #include "c1/c1_IR.hpp" #include "c1/c1_ValueMap.hpp" +#include "c1/c1_ValueSet.inline.hpp" #include "c1/c1_ValueStack.hpp" -#include "utilities/bitMap.inline.hpp" #ifndef PRODUCT