Nicklas Quick question, what build of Equinox are you using?
Thanks, Tom Niclas Hedhman <[EMAIL PROTECTED]> wrote on 05/31/2006 04:11:30 AM: > > Hi, > <not sure if I should put this to Equinox list or here, but since > bot Jeff and > BJ are present here I thought it made more sense...> > > After Peter Kriens automatic generation of Import-Package statements and the > additional generated "uses:" clauses in Export-Package, we see an extreme > difference in speed for resolving the packages. > > It essentially went from "instantenous" to "many seconds" (~10-15 onmy fairly > fast machine here). I don't understand why. > > It seems that it executes (see stack frame attached) a recursive call to > org.eclipse.osgi.internal.module.GroupingChecker. > addInitialGroupingConstraints(GroupingChecker.java:292) > > which I think is where the time is spent (the depth varies during the start > period). > > Any takers on what is happening, and what we should do about it? > > [attachment "LONG_PAX_WICKET_SERVICE_MANIFEST.MF" deleted by Thomas > Watson/Austin/IBM] [attachment "StackFrame.txt" deleted by Thomas > Watson/Austin/IBM]

