On 13/11/2015 03:49, Mandy Chung wrote:
:
A tool to detect split packages and some other characteristics to aid
migration to modules would be useful. I tend to think that belongs to
a different tool that can build other additional analysis in it.
I was chatting briefly with Patrick about this at Devoxx. For detecting
split packages on a class path then I agree, it feels like another tool
because it doesn't have to do any static analysis of the classes. More
generally, I expect there will be many ideas and suggestions for things
that jdeps could do. If we get to the point where it has an API then at
least some of these ideas could be developed as tools that use the API.
-Alan