Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-05-04Bug 311546 [perfs] Regression for StatePerformanceTest#testResolution100()Thomas Watson2-12/+21
2010-04-22Bug 310124 - AccessControlException when running eclipse testsv20100422-1745Thomas Watson1-1/+3
2010-04-02 Bug 300820 - Failure in testBug289719 on I20100125-0800 buildv20100405Thomas Watson1-0/+4
2010-04-02 Bug 300820 - Failure in testBug289719 on I20100125-0800 buildThomas Watson1-13/+58
2010-04-01 Bug 267683 - Enhancements to the tracing frameworkThomas Watson1-34/+144
2010-03-18Bug 306181 - Cannot install new software after updating to last I-buildv20100322-1720Thomas Watson11-11/+144
2010-03-02 Bug 304361 - [app] enhance the eclipse application container to allow for a...Thomas Watson2-18/+236
2010-03-01bug 303907 - Update the deault WS on Mac to be CocoaThomas Watson1-2/+2
2010-02-19 Bug 303368 - EclipseAppHandle#getExitValue(0) does not waitThomas Watson2-5/+111
2010-02-13Bug 302586 Consider adding DebugOptions.set/getOptions methodsv20100215Thomas Watson1-0/+166
2010-02-10 Bug 302376 - Compile warnings in official build I20100209-1600 and I2010020...Thomas Watson1-2/+4
2010-02-09 Bug 302301 - Compiler warnings in I20100209-0800Thomas Watson1-4/+4
2010-02-04 Bug 301735 - Tracing: pipes in messages result in corrupt trace fileThomas Watson1-1/+43
2010-02-02 Bug 300911 - Disabling tracing does not notify listenersThomas Watson1-0/+71
2010-02-02 Bug 300911 - Disabling tracing does not notify listenersThomas Watson1-5/+56
2010-02-01 Bug 301319 - Compiler warnings in I20100129-1300Thomas Watson1-0/+1
2010-02-01 Bug 299921 - DefaultClassLoader.getResources() can erroneously return nullThomas Watson1-0/+23
2010-01-28 Bug 300692 - Error while running FeaturesAndBundlesPublisher applicationThomas Watson3-1/+173
2010-01-19 Bug 261849 - Eclipse hangs at: Initializing Java Tooling: (1%)v20100120Thomas Watson1-2/+3
2010-01-18delay hack to allow thread to block on waitForStop before we update.v20100118Thomas Watson1-1/+7
2010-01-18 Bug 299935 - testFindHook01 failure in I20100115-1100 buildThomas Watson1-1/+13
2010-01-08 Bug 177783 - need a way to get state locations for bundlesv20100108Thomas Watson1-1/+54
2010-01-05 Bug 298894 - IllegalArgumentException can occur during PackagePermission checkThomas Watson1-1/+50
2009-12-14 Bug 289719 - PackageAdmin.refreshPackages issueThomas Watson2-1/+42
2009-12-04 Bug 296933 - security tests should clean up temp directoriesv20091204Thomas Watson1-6/+23
2009-12-03 Bug 296846 - [tests] assert bundle resolution happensv20091203Thomas Watson2-6/+8
2009-10-14Bug 290193 The Equinox framework install bundle should tolerate escaped pathsThomas Watson1-0/+22
2009-09-30 Bug 289384 Filter does not allow !, | or & as first character of attr namesBJ Hargrave1-120/+289
2009-09-22Bug 289983 NullPointerException while calling getResources() on system bundleThomas Watson1-0/+22
2009-09-14Disable NL missing check.Thomas Watson1-2/+19
2009-09-08 Bug 288680 - Change lazy start trigger to be a one time event per class loaderThomas Watson1-2/+8
2009-09-02Updated copyright date.Thomas Watson1-1/+1
2009-09-02 Bug 288365 - BundleContext#getServiceReference does not return highest rank...BJ Hargrave2-2/+31
2009-09-01 Bug 287636 - PackageAdmin#getExportedPackages() returns wrong infoThomas Watson1-1/+9
2009-08-27Bug 287750 EventManager must protect thread creation with proper doPrivThomas Watson6-1/+95
2009-08-26Bug 287636 PackageAdmin#getExportedPackages() returns wrong infoThomas Watson6-32/+94
2009-08-25Bug 287449 Behavior change between 3.4.2 and 3.5 around TCCL management when ...Thomas Watson1-0/+7
2009-08-13Bug 286022 Large number of Version objects retained in memoryThomas Watson2-5/+117
2009-08-12Bug 285341 Need test coverage for DebugTraceThomas Watson1-37/+610
2009-08-11Bug 286307 FilePermission with "<<ALL FILES>>" in permissions.permThomas Watson5-62/+72
2009-08-04remove degradation comment.v20090804Thomas Watson1-3/+1
2009-07-31Bug 285300 EclipseDebugTrace objects can pin class loadersv20090731Thomas Watson1-5/+97
2009-07-31Bug 285292 Trace fails to determine class/method/line number when using a tra...Thomas Watson1-3/+55
2009-07-24Bug 284520 Class org.osgi.framework.Bundle.loadClass(String name) throws Clas...v20090727Thomas Watson2-0/+39
2009-07-20*** empty log message ***Thomas Watson1-1/+1
2009-07-20Bug 280303 ServiceEvent.MODIFIED_ENDMATCH is not sent in all casesThomas Watson2-11/+216
2009-06-30Bug 282014 Two composite tests failing because of assumption on resolution or...v20090630Thomas Watson1-2/+8
2009-06-26Bug 281708 Calling Bundle.start should not resolve a bundle that does not hav...Thomas Watson1-0/+19
2009-06-01new trigger class load test.v20090601R3_5Thomas Watson1-0/+18
2009-05-20Bug 266935 NullPointerException in org.eclipse.osgi.internal.module.ResolverI...v20090520Thomas Watson1-1/+71

Back to the top