13068727 byte-codes executed
1886 thread switches
1682 classes in the system (including system classes)
22937 dynamic objects allocated (2043812 bytes)
86 garbage collections (1917296 bytes collected)
它也給予了內存不足的錯誤,byte-code exceeded maximum limit 32byte-code
錯誤在J2ME中的代碼,相關的內存,性能
這些錯誤消息。
java.lang.OutOfMemoryError:元素:最大字節代碼長度(32kB)超出 這是確切的消息 – cool