hotspot/src/share/vm/precompiled/precompiled.hpp
changeset 46448 b5350a83520b
parent 43402 caa829a4272a
child 46818 d0475215ae39
equal deleted inserted replaced
46447:dbb55d89699c 46448:b5350a83520b
     1 /*
     1 /*
     2  * Copyright (c) 2010, 2015, Oracle and/or its affiliates. All rights reserved.
     2  * Copyright (c) 2010, 2017, 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.
   137 # include "memory/oopFactory.hpp"
   137 # include "memory/oopFactory.hpp"
   138 # include "memory/resourceArea.hpp"
   138 # include "memory/resourceArea.hpp"
   139 # include "memory/universe.hpp"
   139 # include "memory/universe.hpp"
   140 # include "memory/universe.inline.hpp"
   140 # include "memory/universe.inline.hpp"
   141 # include "memory/virtualspace.hpp"
   141 # include "memory/virtualspace.hpp"
       
   142 # include "oops/array.hpp"
   142 # include "oops/arrayKlass.hpp"
   143 # include "oops/arrayKlass.hpp"
   143 # include "oops/arrayOop.hpp"
   144 # include "oops/arrayOop.hpp"
   144 # include "oops/constMethod.hpp"
   145 # include "oops/constMethod.hpp"
   145 # include "oops/instanceKlass.hpp"
   146 # include "oops/instanceKlass.hpp"
   146 # include "oops/instanceOop.hpp"
   147 # include "oops/instanceOop.hpp"
   221 # include "services/memoryService.hpp"
   222 # include "services/memoryService.hpp"
   222 # include "services/memoryUsage.hpp"
   223 # include "services/memoryUsage.hpp"
   223 # include "services/nmtCommon.hpp"
   224 # include "services/nmtCommon.hpp"
   224 # include "services/virtualMemoryTracker.hpp"
   225 # include "services/virtualMemoryTracker.hpp"
   225 # include "utilities/accessFlags.hpp"
   226 # include "utilities/accessFlags.hpp"
   226 # include "utilities/array.hpp"
       
   227 # include "utilities/bitMap.hpp"
   227 # include "utilities/bitMap.hpp"
   228 # include "utilities/bitMap.inline.hpp"
   228 # include "utilities/bitMap.inline.hpp"
   229 # include "utilities/bytes.hpp"
   229 # include "utilities/bytes.hpp"
   230 # include "utilities/constantTag.hpp"
   230 # include "utilities/constantTag.hpp"
   231 # include "utilities/copy.hpp"
   231 # include "utilities/copy.hpp"