--- old/src/cpu/aarch64/vm/aarch64.ad 2015-05-13 13:51:53.904796380 +0200 +++ new/src/cpu/aarch64/vm/aarch64.ad 2015-05-13 13:51:53.731789201 +0200 @@ -1,5 +1,5 @@ // -// Copyright (c) 2003, 2012, Oracle and/or its affiliates. All rights reserved. +// Copyright (c) 2003, 2015, Oracle and/or its affiliates. All rights reserved. // Copyright (c) 2014, Red Hat Inc. All rights reserved. // DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. // @@ -758,7 +758,7 @@ source_hpp %{ -#include "memory/cardTableModRefBS.hpp" +#include "gc/shared/cardTableModRefBS.hpp" class CallStubImpl {