hotspot/src/share/vm/ci/ciInstanceKlass.cpp
changeset 37248 11a660dbbb8e
parent 33611 9abd65805e19
child 41669 2091069b6851
equal deleted inserted replaced
37247:bdbfe42632cb 37248:11a660dbbb8e
     1 /*
     1 /*
     2  * Copyright (c) 1999, 2015, Oracle and/or its affiliates. All rights reserved.
     2  * Copyright (c) 1999, 2016, 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.
    28 #include "ci/ciInstanceKlass.hpp"
    28 #include "ci/ciInstanceKlass.hpp"
    29 #include "ci/ciUtilities.hpp"
    29 #include "ci/ciUtilities.hpp"
    30 #include "classfile/systemDictionary.hpp"
    30 #include "classfile/systemDictionary.hpp"
    31 #include "memory/allocation.hpp"
    31 #include "memory/allocation.hpp"
    32 #include "memory/allocation.inline.hpp"
    32 #include "memory/allocation.inline.hpp"
       
    33 #include "memory/resourceArea.hpp"
    33 #include "oops/oop.inline.hpp"
    34 #include "oops/oop.inline.hpp"
    34 #include "oops/fieldStreams.hpp"
    35 #include "oops/fieldStreams.hpp"
    35 #include "runtime/fieldDescriptor.hpp"
    36 #include "runtime/fieldDescriptor.hpp"
    36 
    37 
    37 // ciInstanceKlass
    38 // ciInstanceKlass