标题: | 嵌入式爪哇虚拟机器函式库的实作 An Implementation of Embedded JVM Library |
作者: | Kuo Yu Chuang 张瑞川 Ruei-Chuan Chang 资讯科学与工程研究所 |
关键字: | 爪哇虚拟机器;嵌入式爪哇;Java Virtual Machine;JVM;Embedded Java;JVM Library |
公开日期: | 1911 |
摘要: | 爪哇虚拟机器就是要提供给抓哇应用程式一个执行环境。本论文提出一嵌入式爪哇虚拟机器函式库的实作。此函式库(JStar)提供给传统C语言程式一个呼叫函式,藉此可执行爪哇程式。在本论文中,我们将提到JStar如何缩短启动时间,以及其架构,流程,还有与系统原生程式的沟通方式。 ava Virtual Machine provides a run-time execution environment for Java applications. This thesis presents an implementation of embedded Java Virtual Machine, JStar. JStar acts as a library, which provides an application interface for conventional C language to execute the Java applications. As an embedded JVM, we will show how JStar shorten the start-up time and takes advantage of the primitive system call of underlying operating systems. We implement the JStar components such as class loader, execution engine, native interface, and the native methods on Win32 API, and provide an alternative solution of embedded JVM for C programmer to add the Java execution ability. |
URI: | http://140.113.39.130/cdrfb3/record/nctu/#T870394047 http://hdl.handle.net/11536/125918 |
显示于类别: | Thesis |