* src/vm/vm.hpp (VM::start_runtime_agents): Added new helper method.
authorMichael Starzinger <michi@complang.tuwien.ac.at>
Wed, 23 Sep 2009 19:13:15 +0000 (21:13 +0200)
committerMichael Starzinger <michi@complang.tuwien.ac.at>
Wed, 23 Sep 2009 19:13:15 +0000 (21:13 +0200)
commitb72eda7859994dbf86a6a5bbab64d9a048fb7ab5
tree8112562199b092d559bfe4561af5c17664b69454
parent8a7af97012be283284be8e84da18fe85b59e274a
* src/vm/vm.hpp (VM::start_runtime_agents): Added new helper method.
* src/vm/vm.hpp (VM::VM): Start runtime agents after the VM is created.
(VM::start_runtime_agents): Implemented for different JRE configurations.
src/vm/vm.cpp
src/vm/vm.hpp