Related articles |
---|
Java compiler optimizations? suganya@cdacb.ernet.in (suganya) (2001-01-04) |
Re: Java compiler optimizations? iank@idiom.com (2001-01-05) |
Re: Java compiler optimizations? eliotm@pacbell.net (Eliot Miranda) (2001-01-09) |
Re: Java compiler optimizations? iank@idiom.com (2001-01-11) |
Re: Java compiler optimizations? eliotm@pacbell.net (Eliot Miranda) (2001-01-18) |
Re: Java compiler optimizations chase@naturalbridge.com (David Chase) (2001-01-19) |
Re: Java compiler optimizations dimock@deas.harvard.edu (Allyn Dimock) (2001-01-26) |
From: | Allyn Dimock <dimock@deas.harvard.edu> |
Newsgroups: | comp.compilers |
Date: | 26 Jan 2001 16:47:12 -0500 |
Organization: | Harvard University, Cambridge, Massachusetts |
References: | 01-01-012 01-01-018 01-01-050 01-01-066 01-01-087 01-01-112 |
Keywords: | optimize, Java |
Posted-Date: | 26 Jan 2001 16:47:11 EST |
David Chase <chase@naturalbridge.com> writes:
> Java exceptions are easy. Java synchronization turns out to be
> somewhat more interesting, but the best work I know of (ours, of
> course :-) is unpublished, and will remain that way for some time.
Has anyone yet mentioned the paper "Marmot: An Optimizing Compiler for Java"
which, if I recall correctly, has some discussion of synchronization
and exceptions?
http://research.microsoft.com/~ruf/files\marmot-spe.ps
--
-- Allyn Dimock
Return to the
comp.compilers page.
Search the
comp.compilers archives again.