Skip to main content

Target Code Generation sing the Code Expansion Technique for Java Bytecode

  • Conference paper
Parallel and Distributed Computing: Applications and Technologies (PDCAT 2004)

Part of the book series: Lecture Notes in Computer Science ((LNCS,volume 3320))

  • 1000 Accesses

Abstract

The execution speed is not an important factor for Java programming language when implementing small size application program which is executed in the web browser, but it becomes the serious limitation when it comes to implement the huge size program. To overcome these kinds of problems, the various researches are investigated for translating the Bytecode into target code which can be implemented in the specific processor using classical compiling methods. In this paper, we have designed and realized the native code generation system which directly generate Pentium code from the Bytecode to improve the execution speed of Java application programs. The native code generation system composed of the class file information analyzer, code translation information table, and native code generator. And then, the result generated by the native code generator has been verified by comparing the final outcome of *.class file executed by JDK interpreter.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 84.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 109.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

References

  1. Aho, A.V., Ganapathi, M., Tjiang, S.W.K.: Code Generation Using Tree Matching and Dynamic Programming. ACM TOPLAS 11(4), 491–516 (1989)

    Article  Google Scholar 

  2. Cattell, R.G.G.: Automatic Derivation of Code Generators from Machine Descriptions. ACM TOPLAS 2(2), 173–190 (1980)

    Article  Google Scholar 

  3. Ganapathi, M., Fischer, C.N., Hennessy, J.L.: Retargetable Compiler Code Generation. ACM Computing Surveys 14(4), 573–592 (1982)

    Article  Google Scholar 

  4. Graham, S.L.: Table-Driven Code Generation. IEEE Computer 13(8), 25–34 (1980)

    Google Scholar 

  5. Lemone, K.A.: Design of Compilers: Techniques of Programming Language Translation. CRC Press, Boca Raton (1992)

    Google Scholar 

  6. van Staveren, H.: The table driven code generator from ACK 2nd. Revision, report-81, Netherlands Vrije Universiteit (1989)

    Google Scholar 

  7. Hwu, W.-m.W.: Java Bytecode to Native Code Translation: The Caffeine Prototype and Preliminary Results. In: The proceeding of the 29th Annual International Symposium on Microarchitecture (December 1999)

    Google Scholar 

  8. krall, A., Grafl, R.: CACAO: A 64 bit Java VM Just-in-Time Compiler, Concurrency: practice and experience (1997), http://www.complang.tuwien.ac.at/~andi

  9. Veldema, R.: Jcc, a Native Java compiler, Vrije Universiteit Amsterdam (July 1998)

    Google Scholar 

  10. Meyer, J., Downing, T.: JAVA Virtual Machine. O’Reilly, Sebastopol (1997)

    Google Scholar 

  11. Arnold, K., Gosling, J.: The Java Programming Language, Sun Microsystems (1996)

    Google Scholar 

  12. Meyer, J.: Jasmin Assembler, http://www.cat.nyu.edu/meyer/

Download references

Author information

Authors and Affiliations

Authors

Editor information

Editors and Affiliations

Rights and permissions

Reprints and permissions

Copyright information

© 2004 Springer-Verlag Berlin Heidelberg

About this paper

Cite this paper

Ko, KM., Kim, SG. (2004). Target Code Generation sing the Code Expansion Technique for Java Bytecode. In: Liew, KM., Shen, H., See, S., Cai, W., Fan, P., Horiguchi, S. (eds) Parallel and Distributed Computing: Applications and Technologies. PDCAT 2004. Lecture Notes in Computer Science, vol 3320. Springer, Berlin, Heidelberg. https://doi.org/10.1007/978-3-540-30501-9_147

Download citation

  • DOI: https://doi.org/10.1007/978-3-540-30501-9_147

  • Publisher Name: Springer, Berlin, Heidelberg

  • Print ISBN: 978-3-540-24013-6

  • Online ISBN: 978-3-540-30501-9

  • eBook Packages: Computer ScienceComputer Science (R0)

Publish with us

Policies and ethics