Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-08-06Bug 321942 - Eclipse will not Launch with certain .bundledata.## file in ORG...Thomas Watson1-1/+9
2010-04-20 Bug 309763 - StateSaver causes a NullPointerException on calling exit in th...Thomas Watson1-4/+8
2010-02-24Bug 303827 Wrong timestamp is used to save the resolver cache when removal pe...Thomas Watson1-1/+2
2010-02-22 Bug 303071 - The framework should fail to launch if the storage area (confi...Thomas Watson3-6/+8
2010-02-19 Bug 303071 - The framework should fail to launch if the storage area (confi...Thomas Watson1-1/+7
2010-02-08 Bug 298416 - BundleContext.installBundle is not atomicv20100208Thomas Watson1-5/+6
2010-02-08 Bug 298416 - BundleContext.installBundle is not atomicThomas Watson1-8/+44
2010-02-05 Bug 302011 - Should provide causing exception where possibleThomas Watson3-6/+6
2010-02-01 Bug 299921 - DefaultClassLoader.getResources() can erroneously return nullThomas Watson1-2/+8
2010-01-28 Bug 299922 - Equinox should not use new ClassLoader(null)Thomas Watson1-9/+2
2010-01-08Bug 268563 Make initial@<url> bundles updateableThomas Watson1-1/+6
2009-12-15 Bug 297638 - Need to obtain the Bundle associated with the protection domai...v20100104v20091215Thomas Watson2-3/+6
2009-11-19Bug 294211 Classes from an unresolved fragment used by the hostv20091201v20091119Thomas Watson1-7/+15
2009-10-15Bug 291564 !MESSAGE Unable to clean storage area: C:\eclipse\drops\I20091006-...Thomas Watson1-1/+1
2009-10-14Bug 291564 !MESSAGE Unable to clean storage area: C:\eclipse\drops\I20091006-...Thomas Watson1-1/+1
2009-10-14Bug 290193 The Equinox framework install bundle should tolerate escaped pathsThomas Watson1-2/+13
2009-09-25Bug 290389 - File handle leaked if bundle is uninstalled when it's depended ...v20090928Root_OSGI_R4_3_RIThomas Watson2-6/+18
2009-08-28Enable parallel support by default in 3.6 for Java 7 (bug 212262)Thomas Watson1-1/+1
2009-08-13Bug 286022 Large number of Version objects retained in memoryThomas Watson1-2/+4
2009-08-07Bug 260217 Installing a bundle by reference without having read permission to...Thomas Watson1-4/+29
2009-07-28Bug 260217 Installing a bundle by reference without having read permission to...Thomas Watson1-1/+3
2009-07-23protect caller from file permissions.Thomas Watson1-1/+1
2009-07-17Bug 283797 Classloading fails when org.eclipse.osgi.framework.eventmgr.EventM...Thomas Watson1-6/+12
2009-07-08Bug 282747 The library.extensions configuration property does not require lea...Thomas Watson1-2/+9
2009-05-11Bug 275166 ClassLoader leak caused by EventManager's EventThread creationv20090511Thomas Watson1-2/+9
2009-04-24fix copyrightsThomas Watson12-12/+12
2009-04-23Bug 212262 JRE can hang with circular dependenciesThomas Watson3-3/+78
2009-04-22Bug 273261 Cleanup duplicated string in properties filesThomas Watson1-1/+0
2009-04-17Bug 155465 FileBundleEntry should return names ending in '/' for directory en...Thomas Watson1-0/+2
2009-04-17Bug 155465 FileBundleEntry should return names ending in '/' for directory en...Thomas Watson1-1/+1
2009-04-17Bug 155465 FileBundleEntry should return names ending in '/' for directory en...Thomas Watson2-2/+4
2009-04-16Bug 155465 FileBundleEntry should return names ending in '/' for directory en...Thomas Watson3-7/+27
2009-03-31Bug 224798 Restarting the Framework without restarting VM causes library load...Thomas Watson1-2/+3
2009-03-06Bug 266661 URLs from ZipBundleEntry.getLocalURL() cannot be decomposed on Win32Thomas Watson2-4/+4
2009-03-06Bug 267238 PDE needs bundle locations for fragment source lookupThomas Watson5-11/+52
2009-02-04Clean up non-nls tags.Thomas Watson1-1/+1
2009-02-03Bug 252303 Uniqueness of bundleentry URLs with multiple frameworks in the sam...v20090203-1015Thomas Watson3-6/+7
2009-01-26Bug 262274 some stream is unclosed in org.eclipse.osgi.baseadaptor.HookRegistryThomas Watson1-2/+12
2009-01-21Bug 261853 URL resolution fails to retain port contrary to RFC2396.Thomas Watson3-27/+38
2009-01-21Bug 252303 Uniqueness of bundleentry URLs with multiple frameworks in the sam...Thomas Watson1-3/+3
2009-01-21Bug 252303 Uniqueness of bundleentry URLs with multiple frameworks in the sam...Thomas Watson3-17/+25
2009-01-12Bug 260254 [osgi r4.2] The bundle class loader must implement BundleReferenceThomas Watson1-1/+6
2008-12-19Bug 254021 Implement new LinkBundleFactory service (rfc 138)Thomas Watson2-4/+11
2008-12-15Bug 258828 Implement new Bundle.getSignerCertificates methodThomas Watson5-58/+0
2008-11-20Bug 255954 Possible leak of ZipInputStreamsThomas Watson1-19/+12
2008-11-17Bug 247522 StateImpl access bundleDescriptions field in unsafe mannerv20081117-1800Thomas Watson1-6/+15
2008-11-11Bug 254600 Security problem when calling Bundle.getHeaders()Thomas Watson1-1/+13
2008-11-06Bug 253942 MRUBundleFileList causes IllegalStateException when restarting Equ...Thomas Watson4-27/+58
2008-11-05Update with correct text for SpringSource in copyright.Thomas Watson1-1/+1
2008-11-04Bug 247520 Bundle installation corruption due to unsafe bundle ID generationThomas Watson1-2/+7

Back to the top