Re: bytecode optimization

"J.H.Jongejan" <jjan@cs.rug.nl>
11 Jan 2001 12:32:24 -0500

          From comp.compilers

Related articles
bytecode optimization zvonimir.rakamaric@kc.tel.hr (Zvonimir) (2001-01-09)
Re: bytecode optimization jjan@cs.rug.nl (J.H.Jongejan) (2001-01-11)
| List of all articles for this month |

From: "J.H.Jongejan" <jjan@cs.rug.nl>
Newsgroups: comp.compilers
Date: 11 Jan 2001 12:32:24 -0500
Organization: Groningen University (NL)
References: 01-01-054
Keywords: optimize, interpreter
Posted-Date: 11 Jan 2001 12:32:23 EST

Zvonimir wrote:
> Please recommend me materials (books, articles, links, ...) where I
> can find something about Java bytecode optimization, or any other
> optimization that can be done on Java bytecodes (peephole, redudant
> jumps, common subexpression elimination). I am student working on
> development of Java assembler and I really need that materials. I have
> found something but that is not enough.


ACM Toplas, May 2000, vol.22, nr.3:
    Java Bytecode Compression for Low-End Embedded Systems
by Clausen, Schultz, Consel, Muller


--
Jan Jongejan 8-{) --me with moustache
Dept. Comp.Sci.,
Univ. of Groningen,
Netherlands.
email: jjan@cs.rug.nl


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.