--- old/src/hotspot/share/gc/z/zForwardingTable.hpp 2018-01-10 17:33:32.417379383 +0100 +++ new/src/hotspot/share/gc/z/zForwardingTable.hpp 2018-01-10 17:33:32.129369890 +0100 @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015, 2017, Oracle and/or its affiliates. All rights reserved. + * Copyright (c) 2015, 2018, 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 @@ -30,6 +30,7 @@ typedef size_t ZForwardingTableCursor; class ZForwardingTable VALUE_OBJ_CLASS_SPEC { + friend class VMStructs; friend class ZForwardingTableTest; private: