comparison src/share/vm/includeDB_core @ 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 8724fb00c422
children 0fbdb4381b99 22e09c0f4b47 afa80fa86d22
comparison
equal deleted inserted replaced
524:c9004fe53695 528:37b3ca071522
1309 cppInterpreter_<arch>.cpp assembler.hpp 1309 cppInterpreter_<arch>.cpp assembler.hpp
1310 cppInterpreter_<arch>.cpp bytecodeHistogram.hpp 1310 cppInterpreter_<arch>.cpp bytecodeHistogram.hpp
1311 cppInterpreter_<arch>.cpp debug.hpp 1311 cppInterpreter_<arch>.cpp debug.hpp
1312 cppInterpreter_<arch>.cpp deoptimization.hpp 1312 cppInterpreter_<arch>.cpp deoptimization.hpp
1313 cppInterpreter_<arch>.cpp frame.inline.hpp 1313 cppInterpreter_<arch>.cpp frame.inline.hpp
1314 cppInterpreter_<arch>.cpp interfaceSupport.hpp
1314 cppInterpreter_<arch>.cpp interpreterRuntime.hpp 1315 cppInterpreter_<arch>.cpp interpreterRuntime.hpp
1315 cppInterpreter_<arch>.cpp interpreter.hpp 1316 cppInterpreter_<arch>.cpp interpreter.hpp
1316 cppInterpreter_<arch>.cpp interpreterGenerator.hpp 1317 cppInterpreter_<arch>.cpp interpreterGenerator.hpp
1317 cppInterpreter_<arch>.cpp jvmtiExport.hpp 1318 cppInterpreter_<arch>.cpp jvmtiExport.hpp
1318 cppInterpreter_<arch>.cpp jvmtiThreadState.hpp 1319 cppInterpreter_<arch>.cpp jvmtiThreadState.hpp
2012 instanceKlass.cpp thread_<os_family>.inline.hpp 2013 instanceKlass.cpp thread_<os_family>.inline.hpp
2013 instanceKlass.cpp verifier.hpp 2014 instanceKlass.cpp verifier.hpp
2014 instanceKlass.cpp vmSymbols.hpp 2015 instanceKlass.cpp vmSymbols.hpp
2015 2016
2016 instanceKlass.hpp accessFlags.hpp 2017 instanceKlass.hpp accessFlags.hpp
2017 instanceKlass.hpp bitMap.hpp 2018 instanceKlass.hpp bitMap.inline.hpp
2018 instanceKlass.hpp constMethodOop.hpp 2019 instanceKlass.hpp constMethodOop.hpp
2019 instanceKlass.hpp constantPoolOop.hpp 2020 instanceKlass.hpp constantPoolOop.hpp
2020 instanceKlass.hpp handles.hpp 2021 instanceKlass.hpp handles.hpp
2021 instanceKlass.hpp instanceOop.hpp 2022 instanceKlass.hpp instanceOop.hpp
2022 instanceKlass.hpp klassOop.hpp 2023 instanceKlass.hpp klassOop.hpp
3769 spaceDecorator.hpp mutableSpace.hpp 3770 spaceDecorator.hpp mutableSpace.hpp
3770 spaceDecorator.hpp space.hpp 3771 spaceDecorator.hpp space.hpp
3771 3772
3772 spaceDecorator.cpp copy.hpp 3773 spaceDecorator.cpp copy.hpp
3773 spaceDecorator.cpp spaceDecorator.hpp 3774 spaceDecorator.cpp spaceDecorator.hpp
3775 spaceDecorator.cpp space.inline.hpp
3774 3776
3775 specialized_oop_closures.cpp ostream.hpp 3777 specialized_oop_closures.cpp ostream.hpp
3776 specialized_oop_closures.cpp specialized_oop_closures.hpp 3778 specialized_oop_closures.cpp specialized_oop_closures.hpp
3777 3779
3778 specialized_oop_closures.hpp atomic.hpp 3780 specialized_oop_closures.hpp atomic.hpp