Code to analyze a source base for project lambda
    Neal Gafter 
    neal at gafter.com
       
    Wed Feb  3 13:10:36 PST 2010
    
    
  
The code can be downloaded from http://www.javac.info/ijavac-Main.java
On Wed, Feb 3, 2010 at 12:55 PM, Neal Gafter <neal at gafter.com> wrote:
> Apparently it was rejected by the moderator last time.  Here it is again.
>
> The enclosed code (Main.java) was thrown together hastily, but it
> might be useful to analyze a source base for project lambda.  Compile
> and run it with tools.jar on the classpath (but on a mac, tools.jar is
> always on the classpath).  It acts just like javac, but printing
> statistics before exiting.  I used it to process most of the openjdk6
> sources.
>
    
    
More information about the lambda-dev
mailing list