--- old/src/hotspot/share/gc/z/zPage.hpp 2018-01-17 11:44:02.818400646 +0900 +++ new/src/hotspot/share/gc/z/zPage.hpp 2018-01-17 11:44:02.679398273 +0900 @@ -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 @@ -32,6 +32,7 @@ #include "memory/allocation.hpp" class ZPage : public CHeapObj { + friend class VMStructs; friend class ZList; private: