Hacker News new | ask | show | jobs
by kaba0 1252 days ago
If you have a module-info file, you have all the used modules listed there and this jlink only has to look at that. If you use jdeps then it indeed can in itself find only the statically known modules.