Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-02-09Bug 511593 - Issue resolving split packagesY20170223-1000Y20170216-1515Y20170216-1450Y20170216-1000I20170228-0330I20170228-0240I20170227-2000I20170226-2000I20170225-2000I20170224-2000I20170223-2000I20170222-2000I20170221-2000I20170220-2000I20170219-2000I20170218-2000I20170217-2000I20170216-2000I20170216-0140I20170215-2000I20170214-2200I20170214-2000I20170213-2000I20170212-2000I20170211-2000I20170210-2000I20170210-0615I20170210-0600I20170210-0550I20170210-0530I20170209-2000Thomas Watson2-18/+7
2017-02-09Bug 511593 - Issue resolving split packagesThomas Watson1-0/+11
2017-02-03Bug 511593 - Issue resolving split packagesI20170205-2000I20170204-2000I20170203-2000Thomas Watson1-2/+25
2016-11-17Bug 507703 - Add toString to ModuleWiringY20161124-1000I20161128-2000I20161128-0600I20161128-0330I20161127-2000I20161127-1300I20161126-2000I20161126-0815I20161125-2000I20161124-2000I20161123-2000I20161122-2000I20161121-2000I20161120-2000I20161119-2000I20161118-2000I20161117-2000Thomas Watson1-0/+5
2016-09-29Bug 502425 - Refactor code for Java 7Thomas Watson12-174/+174
2016-08-12Bug 497576 - [equinox framework] augmenting bundle metadataThomas Watson3-13/+38
2016-07-08Bug 416164 - Correctly handle spurious wake ups.Thomas Watson1-42/+59
2016-06-16Revert "Bug 449765 - Framework should provide a persistent UUID"Thomas Watson1-41/+0
2016-06-15Bug 449765 - Framework should provide a persistent UUIDThomas Watson1-0/+41
2016-06-13Bug 493387 - Resolver timeout can be improved by overriding the LoggerThomas Watson1-2/+18
2016-03-09Bug 489312 - Prefer usage of Integer.valueof instead of new() for org.eclipse...Lars Vogel2-3/+3
2016-03-08Bug 489233 - Avoid queue start-level operation if a bundle is notY20160310-0830Y20160310-0800Thomas Watson1-10/+16
2016-02-26Bug 488570 - Need to be more robust in the container persistence whenI20160301-1230I20160301-0800Thomas Watson2-21/+26
2016-02-25Bug 488501 - optimize storage and reading of strings and versionsThomas Watson2-150/+219
2016-02-23Bug 483986 Footprint of module representation can be reducedEd Merks6-79/+177
2016-02-19Bug 487842 - Unable to acquire state change lock for the module whenThomas Watson3-20/+46
2016-02-18Bug 487842 - Unable to acquire state change lock for the module whenThomas Watson1-14/+11
2016-02-17Bug 487842 - Unable to acquire state change lock for the module whenThomas Watson1-3/+15
2016-02-15Bug 487842 - Unable to acquire state change lock for the module whenI20160216-1400I20160216-0800Thomas Watson2-35/+46
2016-02-11Bug 487696 - ModuleContainer should avoid dynamically resolving packagesThomas Watson1-4/+11
2016-02-08Bug 486969 Optionally imported packages prevent a package from beingSamuel Bratton2-18/+17
2016-01-21Bug 483799 - Fragments with the 'system.bundle' host are not attached onI20160127-2000I20160127-0800I20160126-2000I20160126-0800I20160125-2000I20160125-0800I20160125-0400I20160124-2000Thomas Watson1-16/+45
2016-01-05Bug 485217 - Update resolver implementation and default to using batchThomas Watson2-39/+119
2015-12-07Bug 483849 - Wires to capabilities provided by dynamically attached fragments...I20151209-2300I20151209-2000I20151209-0800I20151208-2000I20151208-0800I20151207-2000Thomas Watson1-7/+8
2015-12-01Bug 482666 Make ModuleDatabase.Persistence.readGenericInfo() fasterEd Merks2-2/+17
2015-08-26Bug 475760 - Bundles with a header "Bundle-NativeCode = *" lead to an invalid...Thomas Watson1-3/+11
2015-08-20Bug 475424 - ResolutionException not printed during debug of dynamic import r...I20150825-0800Thomas Watson1-1/+4
2015-07-09Bug 469549 - ThreadLocal leak when Equinox is embeddedJim Gajnak2-14/+16
2015-02-26Bug 460393 - Infinite loop in ResolverImpl.resolveI20150305-1200I20150303-0800Thomas Watson1-1/+1
2015-02-24Bug 460710 - Add trace for dynamic importThomas Watson1-5/+9
2015-02-24Bug 460707 - Improve the resolver trace for rootsThomas Watson1-3/+12
2015-01-16Bug 457118 - OutOfMemoryError (Java Heap Space) when resolving bundlesI20150116-1000Thomas Watson1-2/+1
2015-01-16Bug 457118 - OutOfMemoryError (Java Heap Space) when resolving bundlesThomas Watson1-6/+23
2015-01-16Bug 457118 - OutOfMemoryError (Java Heap Space) when resolving bundles Matthieu Helleboid1-21/+38
2014-11-07Bug 449779 - Deadlock within the OSGi frameworkThomas Watson1-27/+23
2014-11-07Bug 449779 - Deadlock within the OSGi frameworkThomas Watson1-14/+13
2014-11-07Bug 449779 - Deadlock within the OSGi frameworkThomas Watson1-1/+1
2014-11-03Bug 449484 - Add configuration property to allow bundles to provideThomas Watson1-5/+5
2014-06-06Bug 436758 - Installing a bundle that requires Java 7 when running 6R4_4M20140709-0800I20140606-1215Thomas Watson1-3/+12
2014-04-11Bug 432630 - the osgi.ee requirements converted from BREE headers must be esc...Thomas Watson1-8/+32
2014-04-03Bug 431491 - Debug tracing option to print stacktrace when bundle isThomas Watson2-3/+16
2014-04-01Add missing @OverrideThomas Watson1-0/+1
2014-03-24Bug 431052 - Support DebugOptionsListener for framework trace optionsI20140325-0830Thomas Watson2-5/+15
2014-02-26Bug 429032 - Error message for timeout on lazy activation is missing thread i...Thomas Watson1-2/+11
2014-02-21Bug 428803 - Clean up container packageThomas Watson13-45/+200
2014-02-17Bug 426492 - Missing dependency message from Equinox got worseI20140218-0800Thomas Watson3-8/+67
2014-02-04Bug 427414 - Out of order locks between module state change lock and moduleDa...Thomas Watson1-25/+33
2014-01-30Bug 424151 - Missing some compatibility with Kepler for interim headers and a...Thomas Watson1-0/+29
2014-01-27Bug 426445 - unable to load native code in fragmentThomas Watson1-2/+7
2014-01-02Bug 424814 - dynamic package miss cache is brokenI20140107-0800Thomas Watson1-6/+3

Back to the top