ec436a24d6c41780679f892ee5f426d923f56cc2
[openwrt-10.03/.git] / package / jamvm / Config.in
1 config BR2_PACKAGE_JAMVM
2         prompt "jamvm .............................A compact Java Virtual Machine"
3         tristate
4         default m if CONFIG_DEVEL
5         help
6           JamVM is a new Java Virtual Machine which conforms to the JVM specification version
7           (blue book). In comparison to most other VM's (free and commercial) it is extremely
8           small.However, unlike other small VMs (e.g. KVM) it is designed to support the full
9           specification, and includes support for object finalisation, Soft/Weak/Phantom 
10           References, the Java Native Interface (JNI) and the Reflection API.
11
12           http://sourceforge.net/projects/jamvm