Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-03-15Bug 374300 - Should protect against adding vm shutdown hooks when the VM is i...R36x_v20120315Thomas Watson1-1/+5
2011-11-15Bug 363797 - NullPointerException in CompositeConfigurator.createClassLoaderR36x_v20111115Thomas Watson1-0/+3
2011-11-15add .gitignoreThomas Watson1-2/+4
2011-06-29Bug 350739 - composite bundle which has substitutable exports does not workThomas Watson1-5/+11
2011-05-05Bug 344855 - ClassCastException inside debug code prevents tests from being r...R36x_v20110505Thomas Watson1-2/+2
2011-02-21Bug 337371 - GroupingChecker.populateRoots() can take a very long timeR36x_v20110221Thomas Watson1-1/+1
2011-02-21Bug 337371 - GroupingChecker.populateRoots() can take a very long timeThomas Watson2-5/+29
2010-11-01Bug 328975 - [Webapp] Possible security issue with JSP code exposure.R36x_v20110210Thomas Watson1-2/+45
2010-10-21Increment version for 3.6.2.R36x_v20101021Thomas Watson1-1/+1
2010-10-21Bug 328345 - version of org.eclipse.equinox.supplement needs to be increment...Thomas Watson1-1/+1
2010-09-21Bug 324618 Dynamic import resolver bug backportR36x_v20101015R36x_v20101014Jeff McAffer3-19/+37
2010-08-06Bug 321942 - Eclipse will not Launch with certain .bundledata.## file in ORG...Thomas Watson1-1/+9
2010-07-23Bug 320760 - Eclipse Help System WAR has a deadlock at startupR36x_v20100723Thomas Watson1-23/+50
2010-07-16Bug 320124 - ArrayIndexOutOfBoundsException can occur when using bundle comm...Thomas Watson1-4/+4
2010-07-08Bug 313234 - -console <port> terminating OSGi framework in 3.6.RC1R36x_v20100712Thomas Watson1-2/+2
2010-06-28 Bug 314343 - [console] IllegalStateException can happen on shutdown if you ...R36x_v20100628Thomas Watson2-2/+6
2010-05-17This commit was manufactured by cvs2svn to create branch 'R3_6_maintenance'.cvs2svn6-1162/+0
2010-05-17 Bug 312917 - IllegalStateException on shutdownv20100517before_merge_Root_OSGI_R4_3_RIR3_6Thomas Watson1-2/+10
2010-05-17Bug 312731 - Resolver should be configurable to allow bundles to supply pack...Thomas Watson2-7/+11
2010-05-12Bug 309059 - Eclipse foundation certificate not trusted by latest Oracle VMsv20100512Thomas Watson1-14/+23
2010-05-12Bug 312691 - ConsoleSession.getService method does not save the service regi...Thomas Watson1-2/+2
2010-05-03Javadoc fixes.v20100503Thomas Watson6-17/+20
2010-05-03Bug 311369 javadoc error in N20100502-2000 wrt org.eclipse.osgiThomas Watson1-1/+1
2010-04-30Bug 310474 - Security exception for corrupted bundle signature doesn't tell ...Thomas Watson3-4/+22
2010-04-30Bug 310705 - Weird resolution error when multiple singleton versions don't r...Thomas Watson1-1/+9
2010-04-30javadoc fixes.Thomas Watson1-9/+10
2010-04-30Bug 311027 - [console] NPE in console view when using -s optionThomas Watson1-1/+3
2010-04-29 Bug 310659 - "file locking not supported" error dialog is too wide and is m...Thomas Watson1-1/+1
2010-04-22Bug 310099 Unclear exception message when a bundle cannot be resolvedv20100422Thomas Watson2-3/+3
2010-04-22Bug 310099 - Unclear exception message when a bundle cannot be resolvedThomas Watson2-3/+3
2010-04-20 Bug 309163 - Remove J2SE-7 EE supportThomas Watson1-4/+4
2010-04-20 Bug 309763 - StateSaver causes a NullPointerException on calling exit in th...Thomas Watson1-4/+8
2010-04-16Bug 309261 - System bundle becomes active before the other bundles are startedThomas Watson1-5/+1
2010-04-14Bug 269185 - osgi plug-ins hold on to too much memoryThomas Watson2-27/+40
2010-04-14Bug 305452 - Kernel release name with a '+' causes Eclipse to fail to start ...Thomas Watson1-1/+6
2010-04-09Bug 308654 - Update to the final released version of osgi core sourceThomas Watson5-11/+11
2010-04-05Clarify that createState(State) will create a new State with a new resolver a...Thomas Watson1-2/+3
2010-04-02back out - Bug 300820 - Failure in testBug289719 on I20100125-0800 buildThomas Watson1-6/+3
2010-04-02 Bug 300820 - Failure in testBug289719 on I20100125-0800 buildThomas Watson1-3/+6
2010-04-01 Bug 267683 - Enhancements to the tracing frameworkThomas Watson3-39/+109
2010-03-31Bug 307209 - ZipException missing filenameThomas Watson1-4/+7
2010-03-30 Bug 307209 - ZipException missing filenameThomas Watson1-11/+19
2010-03-30Bug 111719 importing existing plugins locks jarsThomas Watson1-56/+60
2010-03-18Bug 306181 - Cannot install new software after updating to last I-buildv20100322-1720Thomas Watson2-11/+27
2010-03-17Bug 306219 - Deadlock on startup using Java 2 security on WASThomas Watson1-12/+20
2010-03-01 Bug 304213 - CachedManifest.getManifest should never return null.v20100301Thomas Watson1-6/+8
2010-02-26 Bug 304039 - Compiler warnings in I20100225-1936Thomas Watson1-1/+3
2010-02-26 Bug 303842 - Launching Equinox Raises Circularity ExceptionThomas Watson1-16/+40
2010-02-26 Bug 304039 - Compiler warnings in I20100225-1936Thomas Watson1-1/+1
2010-02-26update copyright dates.Thomas Watson1-1/+1

Back to the top