Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2010-08-06Bug 321942 - Eclipse will not Launch with certain .bundledata.## file in ↵Thomas Watson1-1/+9
ORG.ECLIPSE.OSGI folder
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 ↵Thomas Watson1-4/+4
command in the console
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
disconnect from standard console
2010-05-17This commit was manufactured by cvs2svn to create branch 'R3_6_maintenance'.cvs2svn6-1162/+0
Sprout from master 2010-05-17 18:15:39 UTC Thomas Watson <twatson> ' Bug 312917 - IllegalStateException on shutdown' Delete: bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/framework/eventmgr/CopyOnWriteIdentityMap.java bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/framework/eventmgr/EventDispatcher.java bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/framework/eventmgr/EventListeners.java bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/framework/eventmgr/EventManager.java bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/framework/eventmgr/ListenerQueue.java bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/framework/eventmgr/package.html releng/org.eclipse.equinox.launcher.releng/.project releng/org.eclipse.equinox.launcher.releng/build.xml releng/org.eclipse.equinox.launcher.releng/remote.sh
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 ↵Thomas Watson2-7/+11
packages that are supplied by the JDK
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 ↵Thomas Watson1-2/+2
registration properly
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
me which bundle
2010-04-30Bug 310705 - Weird resolution error when multiple singleton versions don't ↵Thomas Watson1-1/+9
resolve
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 ↵Thomas Watson1-1/+1
missing a word
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 ↵Thomas Watson1-4/+8
the console
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
with an "invalid qualifier" error
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 ↵Thomas Watson1-2/+3
attached to it.
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
2010-02-26Bug 303907 - Update the default WS on Mac to be CocoaPascal Rapicault1-1/+1
2010-02-25 Bug 303930 - ConditionalPermissionInfo.addConditionalPermissionInfo must ↵Thomas Watson1-11/+10
add rule to the beginning of list
2010-02-24Bug 303827 Wrong timestamp is used to save the resolver cache when removal ↵Thomas Watson1-1/+2
pendings exist
2010-02-23Javadoc updates to include directives.Thomas Watson1-11/+26
2010-02-22 Bug 303515 - EquinoxFactory should copy configuration and handle null inputv20100222Thomas Watson1-1/+1
2010-02-22 Bug 303071 - The framework should fail to launch if the storage area ↵Thomas Watson3-6/+8
(configuration) cannot be locked - Externalize the message
2010-02-19 Bug 303071 - The framework should fail to launch if the storage area ↵Thomas Watson1-1/+2
(configuration) cannot be locked Need to change var useReliableFiles back to non-static to allow tests to set it when constructing new managers.
2010-02-19 Bug 303071 - The framework should fail to launch if the storage area ↵Thomas Watson4-20/+28
(configuration) cannot be locked
2010-02-19 Bug 295609 - workaround.Thomas Watson1-0/+1
2010-02-17 Bug 296797 - Cannot repeatedly register service bound to an interface from ↵Thomas Watson1-3/+90
the system classpath
2010-02-16 Bug 302601 - NPE in GroupingCheckerThomas Watson1-3/+3

Back to the top