> Therefore we need alternatives for each combination of virtual packages: > VM -> Provides: net, nio > -> provides alternatives for java-nio, java-net and java-nio-net
Wouldn't this mean that if a JVM provides k packages of the form java.*, then it must provide 2^k different virtual packages? This could easily be of the order of thousands of virtual packages to be provided by a rich-featured JVM. Ben.