src/share/vm/classfile/placeholders.hpp

changeset 2325
c760f78e0a53
parent 2314
f95d63e2154a
child 2497
3582bf76420e
equal deleted inserted replaced
2324:6a2d73358ff7 2325:c760f78e0a53
23 */ 23 */
24 24
25 #ifndef SHARE_VM_CLASSFILE_PLACEHOLDERS_HPP 25 #ifndef SHARE_VM_CLASSFILE_PLACEHOLDERS_HPP
26 #define SHARE_VM_CLASSFILE_PLACEHOLDERS_HPP 26 #define SHARE_VM_CLASSFILE_PLACEHOLDERS_HPP
27 27
28 #include "runtime/thread.hpp"
28 #include "utilities/hashtable.hpp" 29 #include "utilities/hashtable.hpp"
29 30
30 class PlaceholderEntry; 31 class PlaceholderEntry;
31 32
32 // Placeholder objects. These represent classes currently 33 // Placeholder objects. These represent classes currently

mercurial