2008Unpublished venueRequires access

Class Loader Firmware on Java SoC

Huaning Wang, Weiwei Dai, Hong‐Zhou Tan, Zhirui Chen

Open publisher page 0 citations

Abstract

Java is one of the most popular programming architectures because of its platform-independence. A Java processor called “JOP” accelerates the speed of Java applications by executing Java bytecode instructions directly instead of by software emulation. However, instructions in Java executable file need to be resolved before executed. JOP finishes this resolving procedure in the Java application compiling stage and generates a memory image of Java run-time environment from Java class files. As the result of that, one of Java’s outstanding features — platform-independence is lost. This paper gives a design of Java class loader firmware which is integrated with Java processor into a System-on-Chip (SoC) and builds up a whole embedded Java platform which runs as a traditional Java Virtual Machine (JVM). The class loader firmware is essentially a resolved Java program which can be executed directly by Java processor. It offers service of loading and resolving other Java executable files for Java applications at run-time and makes these files really executable for a Java processor.

About this research paper

What this paper is about

Java is one of the most popular programming architectures because of its platform-independence. A Java processor called “JOP” accelerates the speed of Java applications by executing Java bytecode instructions directly instead of by software emulation. However, instructions in Java executable file need to be resolved before executed. JOP finishes this resolving procedure in the Java application compiling stage and generates a memory image of Java run-time environment from Java class files. As the result of that, one of Java’s outstanding features — platform-independence is lost. This paper gives a design of Java class loader firmware which is integrated with Java processor into a System-on-Chip (SoC) and builds up a whole embedded Java platform which runs as a traditional Java Virtual Machine (JVM). The class loader firmware is essentially a resolved Java program which can be executed directly by Java processor. It offers service of loading and resolving other Java executable files for Java applications at run-time and makes these files really executable for a Java processor.

Why it matters

A significance statement is not available in the OpenAlex record.

Key contribution

A contribution statement is not available in the OpenAlex record.

Method / approach

Method details are not available in the OpenAlex metadata.

Main findings

Findings are not separately available in the OpenAlex metadata.

Limitations

Limitations are not available in the OpenAlex metadata.

Applications

Application details are not available in the OpenAlex metadata.

Available abstract

Java is one of the most popular programming architectures because of its platform-independence. A Java processor called “JOP” accelerates the speed of Java applications by executing Java bytecode instructions directly instead of by software emulation. However, instructions in Java executable file need to be resolved before executed. JOP finishes this resolving procedure in the Java application compiling stage and generates a memory image of Java run-time environment from Java class files. As the result of that, one of Java’s outstanding features — platform-independence is lost. This paper gives a design of Java class loader firmware which is integrated with Java processor into a System-on-Chip (SoC) and builds up a whole embedded Java platform which runs as a traditional Java Virtual Machine (JVM). The class loader firmware is essentially a resolved Java program which can be executed directly by Java processor. It offers service of loading and resolving other Java executable files for Java applications at run-time and makes these files really executable for a Java processor.

Key concepts: strictfp, Computer science, Java concurrency, Real time Java, Java annotation, Java, Java applet, Embedded Java

Related papers

Back to paper searchBrowse research topicsOriginal source
Class Loader Firmware on Java SoC — Research Paper | ScholarLens