Optimizing Java Compiler

Srivatsan Narasimhan <snarasim@ECECS.UC.EDU>
1 Dec 1999 23:44:55 -0500

          From comp.compilers

Related articles
Optimizing Java Compiler snarasim@ECECS.UC.EDU (Srivatsan Narasimhan) (1999-12-01)
Re: Optimizing Java Compiler green@cygnus.com (Anthony Green) (1999-12-04)
| List of all articles for this month |

From: Srivatsan Narasimhan <snarasim@ECECS.UC.EDU>
Newsgroups: comp.compilers
Date: 1 Dec 1999 23:44:55 -0500
Organization: University of Cincinnati, ECE/CS News Server
Keywords: Java, question

Hi,
I am looking for a public domain(open source) optimizing Java
Compiler, which does data dependence analysis, generates control flow
graph and also call graph. If anyone knows about such a compiler (even
if it generates only one or two of the above i.e. CFG, call graph or
data dependence) , kindly provide me the necessary information or
pointer to the same.


Thanks a lot for your help.


Srivatsan Narasimhan


Post a followup to this message

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