Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-08-31Bug 475924 - Measure activator class loading at bundle startAlex Blewitt1-2/+5
2015-08-31Bug 475416 - Add timing information to BundleLoaderAlex Blewitt1-4/+9
2015-08-26Bug 475760 - Bundles with a header "Bundle-NativeCode = *" lead to an invalid...Thomas Watson3-3/+26
2015-08-20Bug 475424 - ResolutionException not printed during debug of dynamic import r...I20150825-0800Thomas Watson6-5/+175
2015-08-19Add an explicit test that confirms host bundles can get resolved whileThomas Watson1-0/+33
2015-08-19Improve the container tests for dynamic importThomas Watson1-3/+56
2015-08-12Bug 253738 - EclipseLog forces UTF-8 for System.errI20150818-0800Thomas Watson1-5/+14
2015-08-11Bug 471551 - SchemaFactory - Loading behaves differently by switchingI20150811-1400Thomas Watson7-9/+79
2015-07-30Bug 455721 - Calling Framework.stop twice will potentially cause subsequent f...I20150805-2000I20150805-0800I20150804-2000I20150804-0800I20150803-2000I20150803-0800I20150802-2000Thomas Watson1-6/+15
2015-07-30Bug 446571 - Many settings not configurable via config.ini (includingThomas Watson9-252/+489
2015-07-29Bug 473216 - Add trace option to log call stack of the system bundle stop()Thomas Watson3-6/+23
2015-07-14Bug 472626 - Fix API problem filter warnings for projects in rt.equinox.frame...I20150728-0800I20150721-0800Szymon Ptaszkiewicz1-152/+0
2015-07-09Bug 470527 - Replace `new Boolean` with `Boolean.valueOf`I20150714-0800Alex Blewitt4-6/+6
2015-07-09Bug 469549 - ThreadLocal leak when Equinox is embeddedJim Gajnak2-14/+16
2015-07-09Bug 470798 - [1.9] JavaSE-1.9.profile Execution Environment should setThomas Watson1-2/+5
2015-07-02Bug 469765 - Prep for 4.6 (Neon) and 4.5 (Mars) maintenance buildsI20150707-0800Thomas Watson26-26/+26
2015-06-24Update version for Neon.Thomas Watson2-2/+2
2015-06-08Bug 469656 - When using StorageManager the framework may finalizeThomas Watson1-1/+11
2015-06-02Binaries v20150602-1017R4_5I20150603-2000I20150602-2000Arun Thondapu18-18/+18
2015-05-30Bug 468817 - Implementation of BundleFileWrapper.getResourceURL does notI20150601-2000I20150531-2000Thomas Watson1-1/+3
2015-05-29Bug 468817 - Implementation of BundleFileWrapper.getResourceURL does notI20150529-2000Thomas Watson4-28/+126
2015-05-27Binaries v20150527-0751I20150528-0700I20150527-2010Arun Thondapu18-18/+18
2015-05-21Bug 467797 - Dynamic package resolution with fragment exported packagesI20150521-1100Thomas Watson3-15/+30
2015-05-20Binaries v20150520-0300I20150520-2000Arun Thondapu18-18/+18
2015-05-19Bug 467615 - [http whiteboard] small javadoc fix for servlet and filter namesI20150519-2000Thomas Watson1-9/+4
2015-05-14Bug 467292 - Comparator error in I20150513-2000I20150519-1000I20150519-0030I20150518-2000I20150517-2000I20150516-1500I20150515-2000I20150514-2000I20150514-1000Arun Thondapu1-0/+1
2015-05-13Binaries v20150513-1422I20150513-2000Arun Thondapu17-17/+17
2015-05-13Binaries v20150513-1307Arun Thondapu17-17/+17
2015-05-11Bug 466683: Java 9 b61+: Eclipse 4.x does not start because org.w3c.dom.** ha...I20150512-2100I20150512-2000I20150511-2130I20150511-2000Markus Keller1-1/+17
2015-05-08Binaries v20150508-1422I20150510-2000I20150509-1500I20150508-2000Arun Thondapu18-18/+18
2015-04-28Update to the latest OSGi APII20150429-2000I20150429-1330I20150429-1230I20150429-1030I20150429-0800I20150428-2000Thomas Watson7-34/+37
2015-04-28Bug 465635 - update to launchers forgot to change eclipse.inf forI20150428-0800I20150428-0100Arun Thondapu1-1/+1
2015-04-27Binaries v20150427-1427I20150427-2000Arun Thondapu17-17/+17
2015-04-27Update OSGi APIs to the latestThomas Watson15-200/+190
2015-04-23Update versions for MarsI20150426-2000Thomas Watson40-40/+40
2015-04-23Binaries v20150423-0916Silenio Quarti18-18/+18
2015-04-22Bug 465194 - [http whiteboard] service prop osgi.http.service.id value must b...I20150422-1000Thomas Watson1-1/+1
2015-04-22Binaries v20150422-0743Silenio Quarti18-18/+18
2015-04-20Bug 461725 - [Mac] Default the configuration to Application SupportI20150421-0800Pascal Rapicault2-8/+57
2015-04-20Bug 454047 - Add "Windows 10" and "Windows Server 2015" to osname.aliasesSzymon Ptaszkiewicz1-0/+3
2015-04-17Update the OSGi API to the latestThomas Watson3-8/+9
2015-04-17Bug 464084 - Update the felix resolver implementation to the latestThomas Watson2-15/+23
2015-04-15Bug 464084 - Update the felix resolver implementation to the latestThomas Watson9-457/+1341
2015-04-15Bug 464057: 3 warnings in official buildMarkus Keller3-4/+5
2015-04-14Bug 457440 - org.eclipse.osgi doesn't specify BREE or Require-CapabilityThomas Watson1-1/+1
2015-04-07Bug 464057 - 3 warnings in official buildI20150408-1100Thomas Watson1-2/+2
2015-04-06Bug 460633 - [osgi] org.eclipse.osgi-3.9.1.v20130814-1242 not supportingI20150407-0800Thomas Watson1-1/+2
2015-04-02Bug 463808 - Fix more warnings in rt.equinox.framework projectsSzymon Ptaszkiewicz22-87/+89
2015-04-02Bug 463688 - Add Execution Environment profile for JavaSE-1.9Thomas Watson2-0/+210
2015-04-02Bug 462972 - P2 deadlocks with custom install touchpointsThomas Watson1-12/+29

Back to the top