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

Back to the top