comparison src/share/vm/gc_implementation/includeDB_gc_concurrentMarkSweep @ 528:37b3ca071522

6793825: Missing include dependancies for GCC without predefined headers Summary: With predefined headers off for gcc, some .inline.hpp files aren't included to make definition visible for inline functions Reviewed-by: jcoomes, xlu
author coleenp
date Wed, 14 Jan 2009 20:14:19 -0500
parents 1ee8caae33af
children 0fbdb4381b99
comparison
equal deleted inserted replaced
524:c9004fe53695 528:37b3ca071522
26 26
27 binaryTreeDictionary.cpp allocationStats.hpp 27 binaryTreeDictionary.cpp allocationStats.hpp
28 binaryTreeDictionary.cpp binaryTreeDictionary.hpp 28 binaryTreeDictionary.cpp binaryTreeDictionary.hpp
29 binaryTreeDictionary.cpp globals.hpp 29 binaryTreeDictionary.cpp globals.hpp
30 binaryTreeDictionary.cpp ostream.hpp 30 binaryTreeDictionary.cpp ostream.hpp
31 binaryTreeDictionary.cpp space.inline.hpp
31 binaryTreeDictionary.cpp spaceDecorator.hpp 32 binaryTreeDictionary.cpp spaceDecorator.hpp
32 33
33 binaryTreeDictionary.hpp freeBlockDictionary.hpp 34 binaryTreeDictionary.hpp freeBlockDictionary.hpp
34 binaryTreeDictionary.hpp freeList.hpp 35 binaryTreeDictionary.hpp freeList.hpp
35 36