Jigsaw tools repository

Mandy Chung Mandy.Chung at Sun.COM
Thu Oct 1 10:22:11 PDT 2009


I just pushed the ClassAnalyzer tool to the tools repository.  This tool 
parses the class files and assigns classes in a module based on the 
given module config files.  Each module config file defines the root set 
and the exclude list.   A module is the static transitive closure over 
dependences but filters out classes in the exclude list.  It will 
generate 3 files for each module (*.classlist, *.summary, and 
*.dependencies).  You can define your module config file and give it a try.

Mandy

Mark Reinhold wrote:
>> Date: Thu, 01 Oct 2009 04:07:52 +0930
>> From: "Stephen J. McConnell" <mcconnell at dpml.net>
> 
>> Is there some info somewhere concerning the dependence analyzer tool
>> activities?  It is a subject I'm rather interested in with respect to
>> build automation tooling and runtime service management.
> 
> Stay tuned -- Alan and Mandy have only just begun working on this
> in a serious way.
> 
> - Mark



More information about the jigsaw-dev mailing list