--- old/src/share/vm/aot/aotCompiledMethod.cpp 2017-02-08 13:35:11.704009491 -0500 +++ new/src/share/vm/aot/aotCompiledMethod.cpp 2017-02-08 13:35:10.239925043 -0500 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2016, 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 @@ -42,7 +42,6 @@ #include "utilities/array.hpp" #include "utilities/xmlstream.hpp" -#include #include #if 0