summaryrefslogtreecommitdiff
path: root/src/jvm/jvm.h
Commit message (Collapse)AuthorAge
* standalone libjvm-javaJari Vetoniemi2018-11-18
|
* jvm: Set max objects to 4096 temporarilyJari Vetoniemi2018-05-29
| | | | | | | Real Android has lower limit, (IIRC the 256 we had), but since we don't actually do any ref counting yet, nothing is ever unloaded. Thus lets just raise this limit for now.
* jvm/libjvm-*: implement stuffJari Vetoniemi2018-05-29
| | | | Wolf simulator (lol) starts working
* jvm: rename fakejvm to jvmJari Vetoniemi2018-02-19