Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-04-14Bug 432672 - Latest test failures likely to be related to changes inThomas Watson1-1/+1
2014-04-14Bug 432670 - BundleLoader.searchHooks ignores resultsThomas Watson1-0/+3
2014-04-11Bug 432027 - Running on Java 8 compact1 profileThomas Watson8-12/+245
2014-04-11Bug 432630 - the osgi.ee requirements converted from BREE headers must be esc...Thomas Watson1-8/+32
2014-04-10Bug 432485 - EE changes not detected and so resolve state does notThomas Watson1-4/+2
2014-04-09Bug 432462 - Remove a lock while calling findLoadedClassThomas Watson1-7/+1
2014-04-09Bug 432198 - Clean up trace options for class loadingThomas Watson1-0/+2
2014-04-07Bug 432198 - Clean up trace options for class loadingI20140408-1645I20140408-1200I20140408-0800Thomas Watson6-26/+75
2014-04-07Bug 432027 - Running on Java 8 compact1 profileThomas Watson2-55/+75
2014-04-03Bug 431491 - Debug tracing option to print stacktrace when bundle isThomas Watson4-29/+25
2014-04-03Bug 431708 - Invalid wirings may result from substitutable exportsThomas Watson2-4/+213
2014-04-01Bug 431727 - Overriding workspace location using -data does not work in RCP appI20140402-0100Thomas Watson1-17/+2
2014-04-01Add missing @OverrideThomas Watson1-0/+1
2014-03-25Bug 431038 - PackageAdmin should pre-init the sorted array listThomas Watson1-2/+2
2014-03-24Bug 431052 - Support DebugOptionsListener for framework trace optionsI20140325-0830Thomas Watson13-59/+99
2014-03-12Update osgi.annotation.jar to final version for R6Thomas Watson1-0/+0
2014-03-10Bug 429921 - consistency issues with extracting bundle content to cacheI20140311-1200I20140311-0800Thomas Watson2-16/+35
2014-03-10Bug 429921 - consistency issues with extracting bundle content to cacheThomas Watson5-11/+14
2014-03-05Update javadoc with latest OSGi APIY20140309-0500Y20140308-1100I20140309-0800I20140306-1200I20140305-2000Thomas Watson4-7/+18
2014-02-26Bug 429158 - When in debug mode log a message with stack trace when Location....Thomas Watson1-2/+13
2014-02-26Bug 429032 - Error message for timeout on lazy activation is missing thread i...Thomas Watson3-5/+38
2014-02-25Bug 429057: New service.bundleid automatic service propertyBJ Hargrave4-5/+26
2014-02-25osgi: Update service id javadoc references for consistencyBJ Hargrave4-8/+9
2014-02-21Bug 428803 - Clean up container packageThomas Watson16-60/+217
2014-02-20Bug 426492 - Missing dependency message from Equinox got worseThomas Watson1-1/+8
2014-02-19Bug 428439 - Update API javadoc to ensure that when null is passed as traceFi...Thomas Watson2-3/+9
2014-02-19Bug 428172 - ClassCastException when Feature contributes to system.bundle and...Thomas Watson1-0/+3
2014-02-18Bug 428221 - The fallback for EclipseDebugTrace is standard outputThomas Watson1-1/+2
2014-02-17Bug 426492 - Missing dependency message from Equinox got worseI20140218-0800Thomas Watson4-9/+209
2014-02-17Bug 428221 - The fallback for EclipseDebugTrace is standard output stream whi...Thomas Watson1-14/+21
2014-02-13bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/framework/Sy...Thomas Watson1-5/+4
2014-02-12Avoid unnecessary getClassLoaderHooks() callThomas Watson1-1/+1
2014-02-07Bug 391319 - bundleContext.getBundle(0).stop() does not shut down the systemI20140211-1100I20140211-0800I20140209-1458Thomas Watson3-116/+84
2014-02-07Bug 427662: dto: Refactor dto package namesBJ Hargrave27-195/+296
2014-02-04Swap the loop/sleep values for retrying an ID lockThomas Watson1-3/+3
2014-02-04Bug 427414 - Out of order locks between module state change lock and moduleDa...Thomas Watson1-25/+33
2014-02-04Fix api filters for latest OSGi APIThomas Watson1-0/+23
2014-02-03osgi: Update to latest APII20140204-0800BJ Hargrave8-25/+41
2014-02-03Bug 427332: dto: Remove cycles in wiring DTOs and add identifiersBJ Hargrave16-176/+373
2014-02-03Bug 427332: dto: Remove BundleRevisionsDTO and BundleWiringsDTOBJ Hargrave7-118/+35
2014-02-03Make member fields final in PackageSource implsThomas Watson4-13/+11
2014-01-31Bug 427055 - Reduce the number of calls to ModuleWiring.getRequiredModuleWiresThomas Watson1-1/+2
2014-01-30Bug 427055 - Reduce the number of calls toThomas Watson1-34/+26
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-21Bug 426059 - IllegalStateException stopping eclipseI20140123-1600I20140122-2000I20140122-0800I20140121-2000I20140121-0800Thomas Watson2-12/+21
2014-01-20Bug 426057 - "org.osgi.framework.version" property is returning nullI20140120-2000I20140120-0800Thomas Watson1-4/+15
2014-01-15Bug 423970 - Bundle-NativeCode cannot work on Windows 8.1 and any new Windows...I20140119-2000Thomas Watson1-2/+3
2014-01-15Bug 424048 - !MESSAGE Incompatible version. Starting with emptyI20140115-1300Thomas Watson1-3/+3
2014-01-13Update OSGi API for R6I20140114-0800Thomas Watson9-86/+86

Back to the top