Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-05-27Bug 435796 - IndexOutOfBoundsException in ResolverImplThomas Watson5-0/+60
2014-05-13Bug 434711 - SignatureBlockProcessor can't handle special characters inI20140519-2000I20140518-2000I20140517-1500I20140516-2000I20140515-2000I20140515-1230I20140514-2000I20140513-2000Thomas Watson2-1/+17
2014-04-28Bug 433661 - Consider a warning when service ranking is set to aThomas Watson1-1/+43
2014-04-17Bug 433023 - Resolver does not allow optional reqs to resolve if theyThomas Watson7-0/+75
2014-04-15Bug 432632 - Values with Java Format Strings are not properly returnedThomas Watson1-1/+31
2014-04-11Bug 432630 - the osgi.ee requirements converted from BREE headers must be esc...Thomas Watson2-0/+8
2014-04-10Bug 432485 - EE changes not detected and so resolve state does notThomas Watson1-0/+91
2014-04-03Bug 431951 - compatibility state does not support R3 bundles Thomas Watson2-3/+23
2014-04-03Bug 431708 - Invalid wirings may result from substitutable exportsThomas Watson8-0/+103
2014-02-26Bug 429158 - When in debug mode log a message with stack trace when Location....Thomas Watson1-2/+42
2014-02-26Add new no default testThomas Watson1-2/+21
2014-02-21Bug 428803 - Clean up container packageThomas Watson2-12/+7
2014-02-19Add org.eclipse.equinox.region.register.mbeans to the launch configurationThomas Watson1-2/+3
2014-02-19Bug 428172 - ClassCastException when Feature contributes to system.bundle and...Thomas Watson5-0/+59
2014-02-19Fix warningsThomas Watson1-3/+3
2014-02-17Bug 428221 - The fallback for EclipseDebugTrace is standard output stream whi...Thomas Watson1-4/+48
2014-01-30Bug 424151 - Missing some compatibility with Kepler for interim headers and a...Thomas Watson11-2/+121
2014-01-27Bug 426445 - unable to load native code in fragmentThomas Watson6-0/+57
2014-01-21Bug 426059 - IllegalStateException stopping eclipseI20140123-1600I20140122-2000I20140122-0800I20140121-2000I20140121-0800Thomas Watson1-1/+50
2014-01-07Bug 423146 - 3 failures in StorageHookTestsThomas Watson1-6/+18
2014-01-02Bug 424814 - dynamic package miss cache is brokenThomas Watson1-1/+35
2013-12-19Bug 424386 - StorageHook has no call back when the generation is deletedI20131231-0800I20131224-0800Thomas Watson2-2/+41
2013-12-18Bug 424346 - Need ability to reject byte code weavingThomas Watson5-1/+184
2013-12-10Fix test to reuse the configuration mapI20131212-1600I20131211-2000I20131211-0800I20131210-2000Thomas Watson1-1/+1
2013-12-10Bug 423710 - Bundles with deleted content are not discardedThomas Watson1-0/+43
2013-12-10Bug 423728 - Class load failure for class in extension bundle with osgi.ee re...Thomas Watson1-1/+16
2013-12-10Bug 423694 - ExtensionBundleTests.testExtensionBundleWithRequireCapabilityOth...John Ross1-1/+1
2013-12-09[Bug 423479] TestsJohn Ross5-2/+41
2013-11-19Fix misspelling in ResolutionReport interface method name.John Ross2-4/+4
2013-10-17Bug 419725 - IllegalStateException while resolving bundles when a persistentl...Thomas Watson7-3/+144
2013-10-09Bug 418929 - dynamic package resolution misses are not cachedThomas Watson1-4/+40
2013-09-25Add a testcase for calling Bundle.loadClass for unresolveable bundle.Thomas Watson1-0/+11
2013-09-20Bug 417370 - Should not fire START_LEVEL_CHANGED event when launching the fra...Thomas Watson1-52/+95
2013-09-16Bug 408364 - [unity] cascaded storage area needs testsI20130918-2000I20130918-0800I20130917-2000I20130917-0800I20130916-2330I20130916-2000Thomas Watson1-3/+62
2013-09-03Bug 416097 - Platform.getPlatformAdmin().getState(false) returns unresolved S...I20130904-2000I20130903-2000I20130903-1410Thomas Watson1-0/+11
2013-08-30Bug 416073 - Optimize Storage.listEntryPaths for wildcards and recursion.John Ross1-0/+4
2013-08-30Bug 416097 - Platform.getPlatformAdmin().getState(false) returns unresolved S...Thomas Watson2-348/+25
2013-08-30Bug 415941 - Set 'code.ignoredWarnings' for test bundles in order to useThomas Watson1-0/+1
2013-08-29Bug 412850 - Need eclipse.inf in osgi.tests to avoid signing inner jarsI20130829-2000Thomas Watson1-25/+4
2013-08-28Bug 416056 - Updating from I20130820-0800 to I20130827-0800 restartedThomas Watson2-1/+71
2013-08-27Bug 415956 - Starting eclipse with the security manager enabled is slowThomas Watson1-3/+19
2013-08-27Bug 412850 - Need eclipse.inf in osgi.tests to avoid signing inner jarsThomas Watson1-2/+0
2013-08-27Bug 412850 - Need eclipse.inf in osgi.tests to avoid signing inner jarsThomas Watson1-0/+26
2013-08-25Bug 415800 - Improve on error message for resolution when starting a bundleThomas Watson2-61/+24
2013-08-20Bug 415517 - Dynamic import fails with fragments that haveThomas Watson3-0/+36
2013-08-20Bug 415447 - Unable to obtain system.bundle by Platform.getBundleThomas Watson1-1/+10
2013-08-12Bug 412228 - Framework.waitForStop doesn't reliably time outThomas Watson5-3/+70
2013-08-12Bug 413723 - testPeriodicPersistence is failing regularly on linuxJohn Ross1-17/+9
2013-08-09Bug 413723 - testPeriodicPersistence is failing regularly on linuxJohn Ross1-5/+27
2013-07-31Bug 414070 - Add tests to verify shutdown sort orderI20130807-2000I20130807-0800I20130806-2000I20130806-0800I20130805-2000I20130805-0800I20130804-2300Thomas Watson10-17/+109

Back to the top