Code to analyze a source base for project lambda

Neal Gafter neal at gafter.com
Wed Feb 3 12:55:32 PST 2010


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