comparison src/share/vm/includeDB_core @ 1836:894b1d7c7e01

6423256: GC stacks should use a better data structure 6942771: SEGV in ParScanThreadState::take_from_overflow_stack Reviewed-by: apetrusenko, ysr, pbk
author jcoomes
date Tue, 28 Sep 2010 15:56:15 -0700
parents 8b10f48633dc
children e41cd7fd68a6
comparison
equal deleted inserted replaced
1835:4805b9f4779e 1836:894b1d7c7e01
1433 defNewGeneration.cpp java.hpp 1433 defNewGeneration.cpp java.hpp
1434 defNewGeneration.cpp oop.inline.hpp 1434 defNewGeneration.cpp oop.inline.hpp
1435 defNewGeneration.cpp referencePolicy.hpp 1435 defNewGeneration.cpp referencePolicy.hpp
1436 defNewGeneration.cpp space.inline.hpp 1436 defNewGeneration.cpp space.inline.hpp
1437 defNewGeneration.cpp spaceDecorator.hpp 1437 defNewGeneration.cpp spaceDecorator.hpp
1438 defNewGeneration.cpp stack.inline.hpp
1438 defNewGeneration.cpp thread_<os_family>.inline.hpp 1439 defNewGeneration.cpp thread_<os_family>.inline.hpp
1439 1440
1440 defNewGeneration.hpp ageTable.hpp 1441 defNewGeneration.hpp ageTable.hpp
1441 defNewGeneration.hpp cSpaceCounters.hpp 1442 defNewGeneration.hpp cSpaceCounters.hpp
1442 defNewGeneration.hpp generation.inline.hpp 1443 defNewGeneration.hpp generation.inline.hpp
1443 defNewGeneration.hpp generationCounters.hpp 1444 defNewGeneration.hpp generationCounters.hpp
1445 defNewGeneration.hpp stack.hpp
1444 1446
1445 defNewGeneration.inline.hpp cardTableRS.hpp 1447 defNewGeneration.inline.hpp cardTableRS.hpp
1446 defNewGeneration.inline.hpp defNewGeneration.hpp 1448 defNewGeneration.inline.hpp defNewGeneration.hpp
1447 defNewGeneration.inline.hpp space.hpp 1449 defNewGeneration.inline.hpp space.hpp
1448 1450
3850 specialized_oop_closures.cpp ostream.hpp 3852 specialized_oop_closures.cpp ostream.hpp
3851 specialized_oop_closures.cpp specialized_oop_closures.hpp 3853 specialized_oop_closures.cpp specialized_oop_closures.hpp
3852 3854
3853 specialized_oop_closures.hpp atomic.hpp 3855 specialized_oop_closures.hpp atomic.hpp
3854 3856
3857 stack.hpp allocation.inline.hpp
3858
3859 stack.inline.hpp stack.hpp
3860
3855 stackMapFrame.cpp globalDefinitions.hpp 3861 stackMapFrame.cpp globalDefinitions.hpp
3856 stackMapFrame.cpp handles.inline.hpp 3862 stackMapFrame.cpp handles.inline.hpp
3857 stackMapFrame.cpp oop.inline.hpp 3863 stackMapFrame.cpp oop.inline.hpp
3858 stackMapFrame.cpp resourceArea.hpp 3864 stackMapFrame.cpp resourceArea.hpp
3859 stackMapFrame.cpp stackMapFrame.hpp 3865 stackMapFrame.cpp stackMapFrame.hpp
4093 task.hpp top.hpp 4099 task.hpp top.hpp
4094 4100
4095 taskqueue.cpp debug.hpp 4101 taskqueue.cpp debug.hpp
4096 taskqueue.cpp oop.inline.hpp 4102 taskqueue.cpp oop.inline.hpp
4097 taskqueue.cpp os.hpp 4103 taskqueue.cpp os.hpp
4104 taskqueue.cpp stack.inline.hpp
4098 taskqueue.cpp taskqueue.hpp 4105 taskqueue.cpp taskqueue.hpp
4099 taskqueue.cpp thread_<os_family>.inline.hpp 4106 taskqueue.cpp thread_<os_family>.inline.hpp
4100 4107
4101 taskqueue.hpp allocation.hpp 4108 taskqueue.hpp allocation.hpp
4102 taskqueue.hpp allocation.inline.hpp 4109 taskqueue.hpp allocation.inline.hpp
4103 taskqueue.hpp mutex.hpp 4110 taskqueue.hpp mutex.hpp
4104 taskqueue.hpp orderAccess_<os_arch>.inline.hpp 4111 taskqueue.hpp orderAccess_<os_arch>.inline.hpp
4112 taskqueue.hpp stack.hpp
4105 4113
4106 templateInterpreter.cpp interpreter.hpp 4114 templateInterpreter.cpp interpreter.hpp
4107 templateInterpreter.cpp interpreterGenerator.hpp 4115 templateInterpreter.cpp interpreterGenerator.hpp
4108 templateInterpreter.cpp interpreterRuntime.hpp 4116 templateInterpreter.cpp interpreterRuntime.hpp
4109 templateInterpreter.cpp templateTable.hpp 4117 templateInterpreter.cpp templateTable.hpp