src/hotspot/share/memory/metaspace/virtualSpaceNode.hpp
changeset 53244 9807daeb47c4
parent 51334 cc2c79d22508
child 53970 1ad7c590a6e7
equal deleted inserted replaced
53243:8bea4144b21c 53244:9807daeb47c4
     1 /*
     1 /*
     2  * Copyright (c) 2018, Oracle and/or its affiliates. All rights reserved.
     2  * Copyright (c) 2018, 2019, Oracle and/or its affiliates. All rights reserved.
     3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     4  *
     4  *
     5  * This code is free software; you can redistribute it and/or modify it
     5  * This code is free software; you can redistribute it and/or modify it
     6  * under the terms of the GNU General Public License version 2 only, as
     6  * under the terms of the GNU General Public License version 2 only, as
     7  * published by the Free Software Foundation.
     7  * published by the Free Software Foundation.
   160 
   160 
   161 };
   161 };
   162 
   162 
   163 } // namespace metaspace
   163 } // namespace metaspace
   164 
   164 
   165 #endif /* SHARE_MEMORY_METASPACE_VIRTUALSPACENODE_HPP */
   165 #endif // SHARE_MEMORY_METASPACE_VIRTUALSPACENODE_HPP