Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-11-15Bug 363797 - NullPointerException in CompositeConfigurator.createClassLoaderR36x_v20111115Thomas Watson1-0/+21
2011-11-15Bug 328975 - [Webapp] Possible security issue with JSP code exposureThomas Watson11-0/+18
2011-11-15add .gitignoreThomas Watson2-2/+4
2011-06-29Bug 350739 - composite bundle which has substitutable exports does not workThomas Watson1-1/+42
2010-11-01Bug 328975 - [Webapp] Possible security issue with JSP code exposure.R36x_v20110210Thomas Watson3-1/+88
2010-09-21Bug 324618 Dynamic import resolver bug backportR36x_v20101015R36x_v20101014Jeff McAffer4-0/+64
2010-07-16Bug 320124 - ArrayIndexOutOfBoundsException can occur when using bundle comm...Thomas Watson1-0/+58
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

Back to the top