--- old/src/share/vm/gc/shared/specialized_oop_closures.hpp 2017-04-24 15:48:58.224996338 +0200 +++ new/src/share/vm/gc/shared/specialized_oop_closures.hpp 2017-04-24 15:48:58.068990206 +0200 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2001, 2015, 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 @@ -92,7 +92,7 @@ #define SPECIALIZED_OOP_OOP_ITERATE_CLOSURES_MS(f) \ f(MarkAndPushClosure,_nv) \ - f(AdjustPointerClosure, _nv) + f(AdjustPointerClosure,_nv) #if INCLUDE_ALL_GCS #define SPECIALIZED_OOP_OOP_ITERATE_CLOSURES_CMS(f) \