src/hotspot/share/code/relocInfo.cpp
changeset 49902 3661f31c6df4
parent 49860 ca5216a2a2cc
child 52070 e4d72440d60e
equal deleted inserted replaced
49901:794325b73468 49902:3661f31c6df4
     1 /*
     1 /*
     2  * Copyright (c) 1997, 2017, Oracle and/or its affiliates. All rights reserved.
     2  * Copyright (c) 1997, 2018, 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.
    27 #include "code/compiledIC.hpp"
    27 #include "code/compiledIC.hpp"
    28 #include "code/nmethod.hpp"
    28 #include "code/nmethod.hpp"
    29 #include "code/relocInfo.hpp"
    29 #include "code/relocInfo.hpp"
    30 #include "memory/resourceArea.hpp"
    30 #include "memory/resourceArea.hpp"
    31 #include "oops/compressedOops.inline.hpp"
    31 #include "oops/compressedOops.inline.hpp"
       
    32 #include "runtime/flags/flagSetting.hpp"
    32 #include "runtime/stubCodeGenerator.hpp"
    33 #include "runtime/stubCodeGenerator.hpp"
    33 #include "utilities/copy.hpp"
    34 #include "utilities/copy.hpp"
    34 #include "oops/oop.inline.hpp"
    35 #include "oops/oop.inline.hpp"
    35 
    36 
    36 const RelocationHolder RelocationHolder::none; // its type is relocInfo::none
    37 const RelocationHolder RelocationHolder::none; // its type is relocInfo::none