Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-02-16Bug 531268 - java.lang.RuntimeException: Must not re-enter openLock inI20180219-2000I20180218-2000I20180217-1500I20180216-2000Thomas Watson1-1/+1
2018-01-10Bug 529456 - [osgi R7] Support for importing java.* packagesAnjum Fatima1-2/+2
2017-12-15Bug 528422 - [osgi R7] Support for Multi-Release jarsI20180101-2000I20171231-2000I20171230-1500I20171229-2000I20171228-2000I20171227-2000I20171226-2000I20171225-2000I20171224-2000I20171223-1500I20171222-2000I20171221-2000I20171220-2000I20171219-2000I20171218-2000I20171217-2000I20171216-1500I20171215-2000Thomas Watson1-1/+5
2017-12-15Bug 528777 - Unable to launch existing Eclipse application launchThomas Watson1-10/+15
2017-12-13Bug 528422 - [osgi R7] Support for Multi-Release jarsThomas Watson1-20/+75
2017-12-01Bug 527353 - Auto detect available packages when running >= Java 9I20171204-0850I20171204-0830I20171204-0530I20171203-2000I20171203-0800I20171202-1500I20171202-0800I20171201-2000Thomas Watson1-92/+198
2017-11-16Bug 526997 - Usage of org.eclipse.osgi.container.Module is ambiguousI20171122-2000I20171121-2000I20171121-0020I20171120-2225I20171120-2000I20171119-2000I20171118-1500I20171117-2000I20171116-2000Thomas Watson1-11/+70
2017-11-15Bug 527302 - Issues installing bundles when a clean operation is initiated by...I20171115-2000Thomas Watson1-0/+4
2017-09-19Bug 522313 - remove unused fieldI20170920-2000I20170920-0100I20170919-2000Thomas Watson1-2/+0
2017-09-18Bug 522313 - Remove loop used to acquire the bundle id lock on bundleThomas Watson1-33/+6
2017-09-12Bug 522125 - System bundle misses capabilities in unclean startS4_8_0_M2I20170913-2000I20170913-1120I20170913-0800I20170913-0420I20170913-0220I20170912-2255I20170912-2000Thomas Watson1-10/+12
2017-08-21Bug 518740 - The Equinox Framework does not start on ARM using OracleI20170822-2000I20170821-2000Thomas Watson1-4/+3
2017-06-26Bug 518740 - The Equinox Framework does not start on ARM using OracleI20170704-2000I20170703-2000I20170702-2000I20170701-2000I20170630-2000I20170630-0410I20170629-2000I20170629-0425I20170629-0210I20170628-2000I20170628-0310I20170627-2000I20170626-2000Thomas Watson1-3/+10
2016-11-07Bug 507178 - Issues with encoding/decoding file URLs in variousY20161110-1000I20161111-1220I20161111-0900I20161111-0740I20161111-0510I20161110-2030I20161110-1630I20161110-1225I20161110-1130I20161110-0710I20161110-0510I20161109-2000I20161108-1015I20161108-0800Thomas Watson1-4/+5
2016-09-29Bug 502425 - Refactor code for Java 7Thomas Watson1-24/+24
2016-09-29Bug 502425 - Move Equinox Framework up to Java 7Thomas Watson1-3/+3
2016-07-13Bug 486952 - [osgi R7] set org.osgi.framework.storage property whenY20160811-1000Y20160804-1000Y20160728-1000Y20160721-1000Y20160714-1000I20160809-1300I20160809-1100I20160803-2000I20160803-0800I20160802-2000I20160802-0800I20160801-2000I20160801-0800I20160731-2000I20160726-1400I20160726-0800I20160719-0800I20160716-1900Thomas Watson1-0/+6
2016-07-06Bug 497407 - Handle @initial locations for bundle update operationsY20160707-1000Thomas Watson1-1/+8
2016-06-16Revert "Bug 449765 - Framework should provide a persistent UUID"Thomas Watson1-21/+0
2016-06-15Bug 449765 - Framework should provide a persistent UUIDThomas Watson1-0/+21
2016-03-09Bug 489312 - Prefer usage of Integer.valueof instead of new() for org.eclipse...Lars Vogel1-1/+1
2016-02-23Bug 483986 Footprint of module representation can be reducedEd Merks1-3/+3
2016-02-09Bug 487537 - Resolving multiple framework extensions should add contentThomas Watson1-5/+7
2016-02-09Bug 487524 - extension bundle content is not added on framework creationThomas Watson1-1/+6
2016-02-08Bug 487466 - BundleFiles are not closed for removal pending wirings fromI20160209-0800Thomas Watson1-0/+6
2016-02-04Bug 478175 - Adapt EE definition to java 9s new version scheme (JEP 223Thomas Watson1-1/+3
2016-01-18Bug 478175 - Adapt EE definition to java 9s new version scheme (JEP 223I20160119-0800Thomas Watson1-3/+11
2016-01-05Bug 485217 - Update resolver implementation and default to using batchThomas Watson1-6/+4
2015-12-01Bug 482673 Make Storage.needsDiscarding(Generation) fasterEd Merks1-6/+10
2015-11-20Bug 482624 Reformatted according to the org.eclipse.osgi project codeI20151201-0800I20151124-1000I20151124-0800Todor Boev1-8/+8
2015-06-08Bug 469656 - When using StorageManager the framework may finalizeThomas Watson1-1/+11
2015-04-02Bug 463808 - Fix more warnings in rt.equinox.framework projectsSzymon Ptaszkiewicz1-3/+4
2014-11-03Bug 449484 - Add configuration property to allow bundles to provideI20141104-0800Thomas Watson1-1/+1
2014-11-03Bug 449484 - Add configuration property to allow bundles to provideThomas Watson1-3/+3
2014-11-03Bug 449484 - Add configuration property to allow bundles to provideThomas Watson1-1/+3
2014-08-19Bug 442080 - Increase the timeout to obtain the bundle id lockThomas Watson1-1/+1
2014-04-11Bug 432027 - Running on Java 8 compact1 profileThomas Watson1-9/+33
2014-04-10Bug 432485 - EE changes not detected and so resolve state does notThomas Watson1-4/+2
2014-03-10Bug 429921 - consistency issues with extracting bundle content to cacheThomas Watson1-2/+3
2014-02-04Swap the loop/sleep values for retrying an ID lockThomas Watson1-3/+3
2014-01-20Bug 426057 - "org.osgi.framework.version" property is returning nullI20140120-2000I20140120-0800Thomas Watson1-4/+15
2014-01-15Bug 424048 - !MESSAGE Incompatible version. Starting with emptyI20140115-1300Thomas Watson1-3/+3
2013-12-10Bug 423710 - Bundles with deleted content are not discardedThomas Watson1-1/+5
2013-12-05Bug 421706 - Can't start Eclipse M3 after installing "everything"Thomas Watson1-1/+1
2013-11-01Bug 420830 - Attempts to install a bundle at an existing location doesThomas Watson1-0/+27
2013-10-11remove comment.I20131015-0800Thomas Watson1-1/+0
2013-10-11Bug 419229 - IllegalArgumentException: Perstence version is not correctThomas Watson1-1/+2
2013-10-08Fix for checking persistent database versionThomas Watson1-3/+12
2013-09-06Externalize Strings.I20130906-2000Thomas Watson1-1/+1
2013-09-06Consolidate NLS messages.Thomas Watson1-4/+5

Back to the top