Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-10-08Use StandardCharsets.S4_14_0_M1I20191013-1800I20191012-1800I20191011-1800I20191009-1800I20191009-0600I20191009-0300I20191008-1800I20191008-0600Alexander Kurtakov1-1/+2
2019-06-10Bug 547830 - fix possible deadlock in EnhancedExecutor.await()Thomas Watson1-1/+1
2019-05-16Add @Override AnnotationI20190516-1800I20190516-1405I20190516-1335I20190516-1250I20190516-1200I20190516-1055Carsten Hammer1-0/+4
2019-02-11Revert "Bug 542691 - Stop adding the system.bundle alias to the"Y20190213-0305I20190212-1800I20190211-1800Thomas Watson1-16/+0
2019-01-09Bug 543305 -Add thread info report when locks cannot be acquired.I20190111-0850Thomas Watson3-5/+126
2019-01-08Bug 542691 - Stop adding the system.bundle alias to theI20190109-0655I20190108-1800Anjum Fatima1-0/+16
2018-12-17Bug 542537 - ModuleResolutionReport.getResolutionReportMessage throwsY20190102-2200Y20181226-2200Y20181219-2200I20190102-1800I20190101-1800I20181231-1800I20181230-1800I20181229-1800I20181228-1800I20181227-1800I20181226-1800I20181225-1800I20181224-1800I20181223-1800I20181222-1800I20181221-1800I20181220-1800I20181219-1800I20181218-1800I20181218-0120I20181217-1800Anjum Fatima1-0/+27
2018-11-30Bug 541755 - Holding resolution lock while firing events cause deadlockY20181205-2200Y20181204-0315S4_10_0_RC2R4_10I20181206-0815I20181206-0320I20181206-0225I20181206-0030I20181205-1800I20181205-0600I20181204-1800I20181204-0600I20181203-1800I20181203-0600I20181202-1800I20181202-0600I20181201-1800I20181201-0600I20181130-1800R4_10_maintenanceThomas Watson2-1/+113
2018-10-25Bug 540468 - Update to latest felix resolverThomas Watson1-1/+1
2018-08-27Bug 535802 - EPL-2.0 for plug-ins in equinox.framework for osgi testsLars Vogel11-33/+66
2017-11-16Bug 526997 - Usage of org.eclipse.osgi.container.Module is ambiguousI20171122-2000I20171121-2000I20171121-0020I20171120-2225I20171120-2000I20171119-2000I20171118-1500I20171117-2000I20171116-2000Thomas Watson5-21/+91
2017-09-18Bug 522313 - Remove loop used to acquire the bundle id lock on bundleThomas Watson2-1/+47
2017-06-16Bug 492825 - [osgi R7] Resolver specification updates for version 1.1Thomas Watson2-0/+14
2017-06-16Bug 486941 - [osgi R7] Framework extensions may require capabilitiesThomas Watson1-0/+302
2017-04-11Bug 498064 - Disable testUsesTimeout testY20170413-1000I20170413-2000Thomas Watson1-1/+1
2017-03-23Bug 514149 - [resolver] issues resolving with substitutable exportsThomas Watson1-0/+37
2017-02-03Bug 511593 - Issue resolving split packagesThomas Watson1-1/+95
2016-12-15Bug 509318 - Update resolver implementation to latest from apacheThomas Watson1-0/+45
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-2/+21
2016-11-02Bug 506939 - Update felix resolver code.Thomas Watson1-40/+79
2016-08-30Bug 492890 - Must escape values in a Bundle-NativeCode header when theyY20160901-1000I20160906-0800Thomas Watson1-1/+1
2016-06-13Bug 493387 - Resolver timeout can be improved by overriding the LoggerThomas Watson1-1/+1
2016-05-03Bug 492890 - add test for native code attributes with special filterI20160504-0035I20160503-2000Thomas Watson1-0/+26
2016-03-08Bug 489233 - Avoid queue start-level operation if a bundle is notY20160310-0830Y20160310-0800Thomas Watson1-0/+27
2016-02-26Bug 488570 - Need to be more robust in the container persistence whenI20160301-1230I20160301-0800Thomas Watson1-0/+88
2016-02-25Bug 488501 - optimize storage and reading of strings and versionsThomas Watson1-0/+118
2016-02-19Bug 487842 - Unable to acquire state change lock for the module whenThomas Watson1-3/+17
2016-02-15Bug 487842 - Unable to acquire state change lock for the module whenI20160216-1400I20160216-0800Thomas Watson2-0/+110
2016-02-11Bug 487696 - ModuleContainer should avoid dynamically resolving packagesThomas Watson1-0/+31
2016-02-08Bug 486969 Optionally imported packages prevent a package from beingSamuel Bratton1-0/+142
2016-01-21Bug 483799 - Fragments with the 'system.bundle' host are not attached onThomas Watson1-0/+36
2016-01-07Bug 485300 - Bundle manifest with double byte UTF chars are parsedThomas Watson1-0/+43
2016-01-05Bug 485217 - Update resolver implementation and default to using batchThomas Watson3-3/+112
2015-12-07Bug 483849 - Wires to capabilities provided by dynamically attached fragments...I20151209-2300I20151209-2000I20151209-0800I20151208-2000I20151208-0800I20151207-2000Thomas Watson1-0/+39
2015-10-02Add a testcase for a fragment that introduces a uses constraint conflict with...I20151006-0800Thomas Watson1-3/+25
2015-08-26Bug 475760 - Bundles with a header "Bundle-NativeCode = *" lead to an invalid...Thomas Watson1-0/+10
2015-08-20Bug 475424 - ResolutionException not printed during debug of dynamic import r...I20150825-0800Thomas Watson4-4/+164
2015-08-19Add an explicit test that confirms host bundles can get resolved whileThomas Watson1-0/+33
2015-08-19Improve the container tests for dynamic importThomas Watson1-3/+56
2015-05-21Bug 467797 - Dynamic package resolution with fragment exported packagesI20150521-1100Thomas Watson1-12/+18
2015-04-02Bug 463808 - Fix more warnings in rt.equinox.framework projectsSzymon Ptaszkiewicz2-9/+7
2015-01-16Bug 457118 - OutOfMemoryError (Java Heap Space) when resolving bundlesI20150120-0800Thomas Watson1-0/+9
2015-01-16Bug 457118 - OutOfMemoryError (Java Heap Space) when resolving bundlesThomas Watson1-0/+23
2014-06-06Bug 436758 - Installing a bundle that requires Java 7 when running 6R4_4M20140709-0800I20140606-1215Thomas Watson1-0/+32
2014-05-27Bug 435796 - IndexOutOfBoundsException in ResolverImplThomas Watson1-0/+38
2014-04-17Bug 433023 - Resolver does not allow optional reqs to resolve if theyThomas Watson1-0/+40
2014-04-11Bug 432630 - the osgi.ee requirements converted from BREE headers must be esc...Thomas Watson1-0/+4
2014-04-03Bug 431708 - Invalid wirings may result from substitutable exportsThomas Watson1-0/+59
2014-02-21Bug 428803 - Clean up container packageThomas Watson2-12/+7
2014-02-19Bug 428172 - ClassCastException when Feature contributes to system.bundle and...Thomas Watson1-0/+34

Back to the top