Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-07-15Bug 239529 CU attachment expensive due to large number of equal capabilitiesv20080715-0530Thomas Watson2-13/+22
2008-07-15Bug 184127 NullPointerException when trying to open a fileThomas Watson1-1/+32
2008-03-31Bug 224432 Memory Leak in install -> start -> stop -> uninistall cyclev20080331Thomas Watson2-0/+5
2008-03-04Bug 221339 NPE in VersionConstraintImpl.getName()v20080304Thomas Watson2-6/+2
2008-03-04Bug 221339 NPE in VersionConstraintImpl.getName()Thomas Watson2-3/+12
2008-02-19Format code with latest project settings.Thomas Watson3-9/+8
2008-02-15Bug 217724 Substitutable exports and require-bundlev20080218v20080215Thomas Watson1-10/+10
2008-02-12Bug 217724 Substitutable exports and require-bundleThomas Watson17-173/+174
2008-02-12Add Danail Nachev as contributorThomas Watson8-1/+10
2008-02-12Bug 218625 [resolver] support for other system.bundle vendorsThomas Watson7-28/+47
2008-02-05Bug 217317 Need an option to bypass "uses" constraint checksv20080205Thomas Watson1-3/+5
2008-02-04Bug 217150 org.eclipse.osgi.internal.resolver.BundleDescriptionImpl.getFragme...v20080204Thomas Watson1-3/+12
2008-02-01Bug 217317 Need an option to bypass "uses" constraint checksv20080201Thomas Watson1-3/+8
2008-01-30Added more debug info to uses clause processingThomas Watson1-15/+24
2008-01-30Bug 217150 org.eclipse.osgi.internal.resolver.BundleDescriptionImpl.getFragme...Thomas Watson1-1/+1
2008-01-30Bug 217150 org.eclipse.osgi.internal.resolver.BundleDescriptionImpl.getFragme...Thomas Watson1-1/+1
2008-01-30Bug 217094 Resolver should timeout when resolving "uses" clauses takes too longThomas Watson1-13/+6
2008-01-29Bug 216511 Should exception be thrown when adding a bundle that already belon...Thomas Watson3-3/+14
2008-01-28Bug 181832 Console's "diag" command should try to display the ID of the "Miss...v20080128Thomas Watson1-15/+23
2008-01-21Bug 215901 Bundle-NativeCode resolution of org.osgi.framework.os.name and org...Thomas Watson1-10/+13
2007-10-31Bug 208313 Bundle-NativeCode header could cause ClassCastException in PDE-Buildv20071031Thomas Watson1-14/+15
2007-10-29Update timestamp when add/remove DisabledInfoThomas Watson1-0/+2
2007-10-29Bug 207500 Build failures with latest Linux GTK SDK + basebuilder M2_34 (miss...Thomas Watson2-12/+12
2007-10-26Bug 207360 - fix ResolverError messagev20071026Thomas Watson1-3/+5
2007-10-26Bug 207360 - fix ResolverError.toString to handle disabled bundle type.Thomas Watson4-2/+6
2007-10-25Bug 207360 [sec] graduate BundleDescription enable/disable conceptThomas Watson8-8/+155
2007-10-25Bug 207515 AbstractBundle and BundleDescriptionImpl have incorrect getKeyHash...Thomas Watson1-1/+1
2007-10-23Bug 207215 Regression since 3.4M1 in performance test StatePerformanceTest#te...Thomas Watson1-2/+2
2007-10-03Bug 205270 PDE tooling fails because Bundle-NativeCode causes java.lang.NullP...Thomas Watson3-8/+32
2007-09-24Bug 203973 Bundles in cycles that should be resolved do not get resolvedv20070924Thomas Watson2-33/+73
2007-09-13Bug 201425 [osgi R4.1] Fragments should be able to export duplicate packagesThomas Watson2-17/+50
2007-09-10Fix compiler warnings. Local variable optional is never read.v20070910Thomas Watson1-1/+0
2007-09-05Bug 201489 [osgi R5] multiple versions of a fragment should not attach to the...Thomas Watson2-2/+26
2007-09-05Bug 165964 Process Bundle-NativeCode at resolve timeThomas Watson13-16/+648
2007-08-27Bug 201255 NullPointerException occurs if a fragment attaches to an uninstall...Thomas Watson6-9/+37
2007-08-20Bug 199634 IndexOutOfBoundsException during bundle resolutionThomas Watson2-7/+9
2007-08-16Bug 200202 Malformed javadoc tagsThomas Watson1-3/+2
2007-08-01Bug 198535 HostSpecification#getHosts() returns nullThomas Watson1-2/+2
2007-07-27Bug 181327 eclipse/osgi hangs using 50% CPU during some osgi operationsThomas Watson1-40/+96
2007-07-13Bug 189760 ResolverImpl#unresolvedBundles should be a Setv20070716Thomas Watson1-17/+10
2007-07-11Bug 190868On IBM JDK with opt level=cold, a Stack Overflow occurs when resolv...Thomas Watson1-9/+17
2007-07-05Bug 195240 Possible bug in resolving dynamic importsThomas Watson1-1/+1
2007-06-20Bug 192722 [resolver] BundleDescription order may effect singleton selectionThomas Watson1-1/+5
2007-05-30Bug 189174 Strong performance regression on org.eclipse.osgi componentThomas Watson1-10/+16
2007-05-23Bug 188554 [Regression] Classpath computation is no longer resilient in dev modev20070523Thomas Watson1-20/+13
2007-05-22Bug 188199 NullPointerException in BundleLoader.getLoaderProxyv20070522Thomas Watson1-11/+14
2007-05-17Bug 187616 StateDeltaImpl.getChanges does not conform to the APIThomas Watson1-2/+2
2007-05-07Bug 185285 [europa]: cycle(s) found while stopping bundlesThomas Watson1-0/+2
2007-04-30Bug 184711 StateImpl.resolve should update the timestampv20070430Thomas Watson2-41/+16
2007-04-12Bug 182141 Fragment resolution problem upon second resolve call in dev modeThomas Watson1-0/+4

Back to the top