Related articles |
---|
Data flow analyzer for Java bytecode p.maggi@studenti.to.it (Paolo Maggi) (1998-07-20) |
Re: Data flow analyzer for Java bytecode mcdirmid@cs.washington.edu (Sean McDirmid) (1998-07-21) |
Re: Data flow analyzer for Java bytecode s.doyon@videotron.ca (1998-07-24) |
From: | "Paolo Maggi" <p.maggi@studenti.to.it> |
Newsgroups: | comp.compilers,comp.lang.java.machine |
Date: | 20 Jul 1998 17:10:28 -0400 |
Organization: | Politecnico di Torino - Italia |
Keywords: | tools, Java, question |
Hi,
I'm attending an Italian University and, for my graduation thesis, I
need to design and develop a inter- and intra-procedural data flow
analyzer for Java bytecode.
Do you know where I could find some information about that?
I'd also like to understand the way of constructing the control flow
graph of a method when it contains jsr-ret blocks. Thank you very
much for your help.
Paolo
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.