摘要
开放式运行平台(Open Runtime Platform,ORP)是一个高性能的MRTE(Managed Runtime Environment)软件,是用来研究动态编译和垃圾收集技术的开放资源研究平台。ORP是面向J2SE的运行平台,而在其之上运行的类库GNU Classpath与Java 1.2 API规范完全兼容。J2ME是针对嵌入式设备及消费类电子产品的Java版本。该文将ORP进行了修改,使之能够获得SUN的连接的有限设备配置(Connected Limited DeviceConfiguration,CLDC) 库的支持,并能够运行简单的J2ME程序。
ORP(Open Runtime Platform) is a high-performance managed runtime environment (MRTE), which is a J2SE runtime platform running GNU Classpath. GNU Classpath applies itself to be compliant with the Java 1.2 API specification. J2ME is a family of specifications that defines various downsized versions of the standard Java 2 platform; these downsized versions can be used to program consumer electronic devices. This paper modifies ORP code, in order that ORP can adapt SUN's CLDC library and run J2ME programs.
出处
《计算机工程》
CAS
CSCD
北大核心
2004年第22期72-73,113,共3页
Computer Engineering
关键词
JAVA语言
程序设计
ORP
J2ME库
编译器
ORP
J2ME
Connected limited device configuration(CLDC)
Kilobyte virtual machine(KVM)