Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-09-23Bug 478234 - ResolverHookFactory services are looked up and used during dynam...I20150929-0800Thomas Watson1-0/+1
2015-08-11Bug 471551 - SchemaFactory - Loading behaves differently by switchingI20150811-1400Thomas Watson1-1/+2
2015-03-18Bug 462423 - URLStreamHandlerService registrationsThomas Watson1-0/+1
2015-02-24Bug 460637 - BundleFileWrapper does not wrap the invocation toThomas Watson1-0/+1
2014-11-03Bug 449484 - Add configuration property to allow bundles to provideThomas Watson1-0/+1
2014-08-28Bug 442641 - Add test case for system bundle NLSThomas Watson1-0/+1
2014-07-14Bug 438904 - Global buddy class loading is not working for packages in aThomas Watson1-0/+3
2014-01-27Bug 426445 - unable to load native code in fragmentThomas Watson1-0/+1
2013-12-18Bug 424346 - Need ability to reject byte code weavingThomas Watson1-0/+1
2013-12-09[Bug 423479] TestsJohn Ross1-0/+2
2013-10-17Bug 419725 - IllegalStateException while resolving bundles when a persistentl...Thomas Watson1-0/+2
2013-08-12Bug 412228 - Framework.waitForStop doesn't reliably time outThomas Watson1-0/+1
2013-07-12Add tests for Old 2.0 style plugins.Thomas Watson1-0/+7
2013-06-26[Bug 407416] Test framework discards bundles at load time when storage hooks ...John Ross1-0/+1
2013-05-07Bug 407430 - [unity] lazy starting no longer waits if another thread triggers...Thomas Watson1-0/+2
2013-05-03Bug 375784 - osgi.context.bootdelegation can cause unexpected fwk parent clas...Thomas Watson1-0/+1
2013-04-24Fix compile errors for container testsThomas Watson1-1/+1
2013-04-04Merge branch 'master' into twatson/containerThomas Watson1-2/+2
2013-04-03Bug 386298: 37 compilation errors after switching org.eclipse.osgi.testsI20130409-0800Thomas Watson1-2/+2
2013-04-02386298: 37 compilation errors after switching org.eclipse.osgi.tests to 1.5 c...Krzysztof Daniel1-1/+1
2013-02-21Merge branch 'master' into twatson/containerThomas Watson1-0/+1
2013-02-11Bug 385944 - No validation on Eclipse-BuddyPolicy causes class cast exceptionv20130211-183648Thomas Watson1-0/+1
2012-09-06Merge branch 'master' into twatson/containerMergeThomas Watson1-9/+0
2012-09-06Bug 344111 - IllegalStateException in org.eclipse.osgi.framework.internal.pro...v20120906-133929I20120917-0800I20120916-2000I20120911-1000Thomas Watson1-0/+1
2012-07-16remove internal console implementationThomas Watson1-1/+0
2012-07-16remove composite implementationThomas Watson1-8/+0
2011-03-25Bug 312612 - Tests for the Equinox consolev20110328Thomas Watson1-0/+1
2011-01-08Bug 292135 - Add listeners to FrameworkLogThomas Watson1-0/+1
2010-03-18Bug 306181 - Cannot install new software after updating to last I-buildv20100322-1720Thomas Watson1-0/+2
2009-08-27Bug 287750 EventManager must protect thread creation with proper doPrivThomas Watson1-0/+1
2009-08-26Bug 287636 PackageAdmin#getExportedPackages() returns wrong infoThomas Watson1-0/+3
2009-08-11Bug 286307 FilePermission with "<<ALL FILES>>" in permissions.permThomas Watson1-0/+1
2009-05-04test for multiple-hostThomas Watson1-0/+1
2009-04-08Bug 271673 EclipseStorageHook.hasPackageInfo performance problemThomas Watson1-0/+1
2009-02-06Bug 261943 Fragment's export-package doesn't get exported in some casesThomas Watson1-0/+3
2009-02-02Bug 258209 When using new RFC-132 launch mechanism, CCL not being set correct...Thomas Watson1-0/+1
2009-01-09Bug 259903 Exception thrown out when start Eclipse M4 with WTP 3.1M4 installed.Thomas Watson1-0/+4
2008-12-19Bug 254021 Implement new LinkBundleFactory service (rfc 138)Thomas Watson1-0/+10
2008-11-11Bug 254600 Security problem when calling Bundle.getHeaders()Thomas Watson1-0/+1
2008-09-15FrameWorkUtil test with SystemBundle.v20080915-1045Thomas Watson1-0/+1
2008-09-08Bug 245678 inconsistent security checkes for bundles with attached fragmentsv20080908-1645Thomas Watson1-0/+2
2008-08-25Bug 244624 Implement new BundleException typesv20080825-1800Thomas Watson1-0/+4
2008-07-31Bug 242799 [osgi R4.2] implement changes to conditional permission admin RFC 120Thomas Watson1-0/+1
2008-07-02Bug 239322 java.lang.StackOverflowError in BundleLoader with version 3.4rc3Thomas Watson1-0/+2
2008-02-12Bug 217724 Substitutable exports and require-bundleThomas Watson1-0/+18
2008-01-26Bug 216648 Updating a bundle that exports/imports same package failsThomas Watson1-0/+2
2007-11-28Bug 207847 Warnings in the log file when nl fragments for osgi bundles are pr...Thomas Watson1-0/+5
2007-10-05Bug 204812 Exporters must not be counted as importers of their export.Thomas Watson1-0/+2
2007-09-13Bug 202282 Support a proposed extension:="ext"v20070914Thomas Watson1-1/+5
2007-09-13Bug 201425 [osgi R4.1] Fragments should be able to export duplicate packagesThomas Watson1-0/+7

Back to the top