Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2012-11-30Bug 393787 - MultiplexingURLStreamHandler throw IllegalStateExceptionv20121130-083000R3_7_maintenanceThomas Watson1-2/+5
when nothing on stack is from a bundle class loader
2012-09-06Bug 388945 - IllegalStateException inv20121127-110900Thomas Watson7-20/+185
org.eclipse.osgi.framework.internal.protocol.MultiplexingURLStreamHandler.toExternalForm
2012-03-15Bug 374300 - Should protect against adding vm shutdown hooks when the VM is ↵Thomas Watson2-2/+6
in the process of being shutdown
2012-01-10Bug 368248 - WeavingHook causes failure due to missing packagesv20120110-1415R3_7_2Thomas Watson1-3/+7
2012-01-09Bug 364484 - Eclipse crashes on updateSplash at startup when launchedv20120109-1504Thomas Watson4-4/+2
by launchd
2011-12-16Bug 364484 - Eclipse crashes on updateSplash at startup when launched byv20111216-1706Andrew Niefer2-2/+2
launchd adopt binaries
2011-12-16update library versionv20111216-1653Andrew Niefer1-1/+1
2011-12-16update releng scripts on maintenance branchv20111216-1649Andrew Niefer2-53/+234
2011-12-16bug 364484 - Eclipse crashes on updateSplash at startup when launched by launchdAndrew Niefer1-10/+14
2011-12-05Bug 365610 - Framework should ensure weaving hooks are presented with byte ↵v20111205-1537Thomas Watson4-54/+84
code in a class cache environment
2011-12-05Bug 361533 - Deadlock on startup when using Spring OSGiThomas Watson1-28/+49
2011-11-21Bug 364113 - Compile warning in official buildv20111121-1942R37x_v20111121-1300Thomas Watson1-1/+0
2011-11-17Bug 364055 - versions of equinox.executable feature need to beR37x_v20111117-1330DJ Houghton1-1/+1
incremented in 3.7.2
2011-11-15Bug 363797 - NullPointerException in CompositeConfigurator.createClassLoaderR37x_v20111115-1600Thomas Watson2-0/+24
2011-10-28Bug 362349 - [composite] Should prevent the surrogate bundle fromR37x_v20111028-1418Thomas Watson1-1/+5
uninstalling
2011-10-07Bug 360198 - ConcurrentModificationException during framework snapshotv20111007-1706R37x_v20111007-1209Thomas Watson1-2/+5
2011-10-05Bug 359836 - need to migrate executable feature to build from gitR37x_v20111005-1434Thomas Watson24-22/+42
2011-10-04Bug 359836 - launcher bundles in 3.7.x stream map files still refer toR37x_v20111004-1249Thomas Watson23-8/+33
CVS
2011-09-28Bug 359310 - NPE writing the state when weaving hooks are presentR37x_v20110928-1639Thomas Watson4-7/+155
2011-09-28Remove +x on non-executable filesv20110928-1809BJ Hargrave18-0/+0
2011-09-07Bug 356993 - equinox/p2 feature versions in 3.7.x stream should beR3_7_1R37x_v20110907dj2-4/+4
incremented
2011-08-05Bug 353879 - Add cleanupOnSave optionR37x_v20110808-1106Thomas Watson2-9/+96
2011-08-04Bug 353880 - Numerous outdated bundledata/configuration files created inThomas Watson3-145/+199
equinox stack
2011-08-03Remove the recursive log listener at the end of test.R37x_v20110803-1643Thomas Watson1-7/+11
2011-07-26Bug 344833 - Enable 1.7 compiler compliance in JavaSE-1.7.profileR37x_v20110726-1449Thomas Watson1-3/+3
2011-07-26Bug 353103 - ConcurrentModificationException during resolver fragmentR37x_v20110726-1333Thomas Watson2-4/+28
processing
2011-07-21Bug 347183 - Deadlock reading/writing to logThomas Watson3-17/+62
2011-07-21Bug 352732 - Adding the same log listener causes the log filters to get out ↵Thomas Watson11-1/+870
of sync
2011-07-19Bug 352484 - [pkgAdmin] refreshPackages incorrectly spans regionsR37x_v20110720-0633Thomas Watson6-13/+146
2011-07-18add inner folder to .gitignore.Thomas Watson1-0/+1
2011-07-12Bug 350102 - Update launcher releng scripts to support moving to gitAndrew Niefer158-1535/+2320
2011-07-11Bug 351083 - cannot install by reference WTP project to a osgi based web ↵R37x_v20110712-1032Thomas Watson4-11/+76
container.
2011-07-08Bug 351438 - performance problems with ExportedPackageImpl constructorThomas Watson3-12/+8
2011-06-30Bug 346518 - weaving hook support creates an extra byte[] copy each class ↵R37x_v20110701Thomas Watson2-23/+25
load when it is not necessary
2011-06-30Bug 349772 - Package version incorrect in supplement bundleThomas Watson1-3/+3
2011-06-30increment version for Indigo SR1 release.Thomas Watson1-1/+1
2011-06-30Bug 349192 - SignatureBlockProcessor.readIntoArray(BundleEntry) does not ↵Thomas Watson2-10/+17
close input stream
2011-06-13Bug 349105 - restart can fail after installing new bundles, as a function of ↵v20110613R3_7Thomas Watson1-1/+1
total number of installed bundles
2011-05-30bug 347475 - splash screen not shown on aix-ppc64v20110530Andrew Niefer1-1/+1
2011-05-24Bug 346979 - BundleRequirement.getAttributes for osgi.wiring.* namespaces ↵v20110524Thomas Watson5-33/+135
must be empty
2011-05-24Bug 346822 - Preview for the eclipse application shows the version as 3.7Thomas Watson5-15/+15
2011-05-13Bug 345743 - BundleWiring.listResources does not work properly for directoy ↵v20110513Thomas Watson7-40/+66
classpath entries
2011-05-13Bug 345640 - composite bundle which has substitutable exports does not workThomas Watson2-6/+53
2011-05-13Bug 344962 - org.eclipse.equinox.io is in the Eclipse SDK?Thomas Watson1-0/+14
2011-05-11Bug 345500 - LinkageError caused by duplicate loadclass calls for the same ↵v20110511DJ Houghton1-0/+12
class on the same ClassLoader
2011-05-05update copyrightv20110505Andrew Niefer1-1/+1
2011-05-05Bug 344850 - Stardard OSGi Framework launching should disable ↵Thomas Watson1-0/+6
osgi.compatibility.bootdelegation
2011-05-05Bug 344270 - Eclipse launcher can still set MOZILLA_FIVE_HOME to an invalid ↵Andrew Niefer2-58/+30
renderer
2011-05-04Bug 344631 - singleton selection algorithm incorrectly allows singleton ↵v20110503Root_BETA_JAVA7Thomas Watson1-51/+75
collisions to resolve
2011-05-02update copyrightsv20110506-0800v20110502Thomas Watson100-77/+307

Back to the top