站内搜索: 请输入搜索关键词
当前页面: 图书首页 > Java Development on PDAs Building Applications for PocketPC and Palm

Java Development on PDAs Building Applications for PocketPC and Palm

[ directory ] Previous Section Next Section

jeode.evm.memory.sysLimit

When nonzero, puts a limit on memory used for EVM data

Type: Integer

Default Value: 0

Must be positive

This defines the maximum amount of dynamic memory to allocate to Jeode system objects, in bytes. System memory is part of dynamic memory, and shares (with the Java heap) the area determined by Maximum dynamic memory size. The default is zero (unlimited), which means that the only limit is that set by Maximum dynamic memory size?usage is determined at run-time as required.

    [ directory ] Previous Section Next Section