equal
deleted
inserted
replaced
1 /* |
1 /* |
2 * Copyright (c) 1997, 2014, Oracle and/or its affiliates. All rights reserved. |
2 * Copyright (c) 1997, 2015, 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. |
34 #include "memory/universe.inline.hpp" |
34 #include "memory/universe.inline.hpp" |
35 #include "oops/markOop.hpp" |
35 #include "oops/markOop.hpp" |
36 #include "oops/methodData.hpp" |
36 #include "oops/methodData.hpp" |
37 #include "oops/method.hpp" |
37 #include "oops/method.hpp" |
38 #include "oops/oop.inline.hpp" |
38 #include "oops/oop.inline.hpp" |
39 #include "oops/oop.inline2.hpp" |
|
40 #include "prims/methodHandles.hpp" |
39 #include "prims/methodHandles.hpp" |
41 #include "runtime/frame.inline.hpp" |
40 #include "runtime/frame.inline.hpp" |
42 #include "runtime/handles.inline.hpp" |
41 #include "runtime/handles.inline.hpp" |
43 #include "runtime/javaCalls.hpp" |
42 #include "runtime/javaCalls.hpp" |
44 #include "runtime/monitorChunk.hpp" |
43 #include "runtime/monitorChunk.hpp" |