站内搜索: 请输入搜索关键词
当前页面: 图书首页 > 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.javaExtend

How much to grow Java memory region by

Type: Integer

Default Value: 32 k

Must be positive

This provides a hint to the EVM about how much to extend Java object memory when it is necessary. When the Java heap is grown the EVM will try to ensure that approximately this much is available without having to grow the heap again.

    [ directory ] Previous Section Next Section