Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-10-26Binaries v20161026-0546I20161027-0200I20161026-2000I20161026-1100I20161026-0800Arun Thondapu19-19/+19
2016-10-25Bug 506460 - openConnection(URL u, Proxy p) is unsupported when multipleI20161025-2000Thomas Watson4-5/+39
2016-10-20Bug 506208 - Race to call hooks inY20161024-2045Y20161024-1300Y20161024-0700Y20161021-1200Y20161021-0600Y20161020-1800I20161024-2000I20161024-1000I20161024-0410I20161023-2000Thomas Watson1-14/+28
2016-10-04Bug 503742 - Disable by default lazy start trigger on failed class loadY20161018-1100Y20161013-1000Y20161006-1000I20161018-0800I20161011-0800I20161005-1430I20161005-1045I20161005-0815Thomas Watson4-6/+60
2016-10-04Binaries v20161004-0749I20161004-1000I20161004-0800Arun Thondapu19-19/+19
2016-10-03Bug 502204 - Reflection used for parallel capable class loaders willThomas Watson2-28/+3
2016-09-29Bug 502425 - Refactor code for Java 7Thomas Watson124-891/+879
2016-09-29Bug 502425 - Move Equinox Framework up to Java 7Thomas Watson18-31/+43
2016-09-27Bug 502318 - osgi.framework.activeThreadType is no longer usedY20160929-1000Thomas Watson3-2/+64
2016-09-27Bug 502247 - Remove unused jars from osgi/ folder in org.eclipse.osgi/Thomas Watson2-0/+0
2016-09-26Bug 502108 - Initialization of FrameworkExtensionInstaller fails withI20160927-0800Thomas Watson2-2/+15
2016-09-14Bug 498758 - Move launcher to Java 6Y20160922-1000Alexander Kurtakov44-121/+120
2016-09-14Revert "Bug 498758 - Move launcher to Java 6"Y20160915-1000I20160920-0800I20160915-0230I20160915-0200I20160914-2300I20160914-2000I20160914-0800I20160914-0430Sravan Kumar Lakkimsetti19-82/+83
2016-09-12Bug 498758 - Move launcher to Java 6I20160914-0030I20160913-2000Alexander Kurtakov19-83/+82
2016-09-08Bug 501063 - Use constructor in favor of Throwable.initCause(...)Y20160908-1000I20160913-0800I20160912-2000I20160912-1005I20160912-0800I20160912-0430I20160912-0225I20160912-0140I20160911-2015Andreas Sewe11-24/+22
2016-08-30Bug 492890 - Must escape values in a Bundle-NativeCode header when theyY20160901-1000I20160906-0800Thomas Watson7-5/+83
2016-08-19Bug 499971 - Enrich IOExceptions thrown by ZipBundleEntryInputStreamY20160825-1000I20160830-0800I20160824-1429I20160823-1359I20160823-0759Andreas Sewe1-18/+40
2016-08-12Bug 499617 - Avoid holding class loader locks while lazy activatingY20160818-1000I20160816-1015I20160816-0800Thomas Watson3-64/+98
2016-08-12Bug 497576 - [equinox framework] augmenting bundle metadataThomas Watson10-25/+201
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 Watson2-0/+19
2016-07-08Update test bundle version for OxygenI20160712-1000I20160712-0800I20160708-1700Thomas Watson2-2/+2
2016-07-08Bug 416164 - Correctly handle spurious wake ups.Thomas Watson1-42/+59
2016-07-06Bug 497407 - Handle @initial locations for bundle update operationsY20160707-1000Thomas Watson2-1/+69
2016-06-30Bug 497092 - Use INFO event from uninstalled/updated bundle revisionI20160705-1600Thomas Watson3-2/+59
2016-06-28Bug 496465 - Prep for 4.7 (Oxygen) and 4.6.1 (Neon.1) maintenance buildsThomas Watson27-27/+27
2016-06-24Bug 496034 - hold no locks while creating ModuleClassLoadersThomas Watson1-43/+57
2016-06-24Revert "Bug 496034 - Obtain readLock on ModuleDatabase before classLoaderMoni...Thomas Watson1-37/+13
2016-06-16Bug 496259 - Remove implementation of UniversalUniqueIdentifierThomas Watson3-272/+2
2016-06-16Revert "Bug 449765 - Framework should provide a persistent UUID"Thomas Watson8-130/+277
2016-06-15Bug 449765 - Framework should provide a persistent UUIDThomas Watson8-277/+130
2016-06-14Bug 496034 - update framework version for OxygenThomas Watson2-2/+2
2016-06-14Bug 496034 - Obtain readLock on ModuleDatabase before classLoaderMonitorThomas Watson1-13/+37
2016-06-13Bug 493385 - Update to latest resolver codeThomas Watson6-403/+212
2016-06-13Bug 493385 - Update to latest resolver codeThomas Watson2-583/+474
2016-06-13Bug 493387 - Resolver timeout can be improved by overriding the LoggerThomas Watson2-3/+19
2016-06-13Bug 495497 - [9] JavaSE-9.profile Execution Environment should setMarkus Keller1-3/+3
2016-06-03Bug 495333 - ContextFinder returns null from getResourcesR4_6I20160606-1100I20160603-1000Thomas Watson3-5/+110
2016-05-25Bug 494522 - repeating comparator errors related to solaris sparcv9Y20160526-1000I20160602-1000I20160601-2000I20160601-1000I20160531-2330I20160531-2000I20160530-2000I20160529-2000I20160528-1500I20160527-2000I20160525-2000Thomas Watson1-1/+2
2016-05-19Bug 491519 - Need 64-bit launcher for Solaris/SPARCI20160521-1500I20160520-2000I20160519-1730Arun Thondapu9-0/+249
2016-05-18Binaries v20160518-1044Y20160519-1000I20160519-1100I20160518-2000Arun Thondapu19-19/+19
2016-05-05Bug 493004 - Need to update versions for Neon of various bundlesY20160513-1000Y20160505-1000I20160515-2000I20160514-1500I20160513-2000I20160512-1000I20160511-2000I20160511-0400I20160510-2000I20160509-2000I20160508-2000I20160507-1500I20160506-2000I20160506-1030I20160506-0830I20160505-2000Thomas Watson2-2/+2
2016-05-04Bug 493004 - Need to update versions for Neon of various bundlesI20160504-2000Thomas Watson34-34/+34
2016-05-03Bug 492890 - add test for native code attributes with special filterI20160504-0035I20160503-2000Thomas Watson1-0/+26
2016-05-02Fix compile warnings about NLSI20160502-2000Thomas Watson1-3/+3
2016-04-28Bug 492013 - repeating comparator errors related to launcher featureThomas Watson17-494/+0
2016-04-27Bug 475074 - Data race onY20160428-1430Y20160428-1000I20160501-2000I20160430-2000I20160429-2300I20160429-2000I20160428-0800I20160427-2000Thomas Watson1-7/+19
2016-04-22Bug 471682 - disable OldStylePluginTests when compat fragment is missingI20160427-0800I20160427-0400I20160426-2330I20160426-2000I20160426-1615I20160426-1430I20160426-1245I20160426-1105I20160426-1045I20160426-1000I20160426-0800I20160426-0130I20160426-0030I20160425-2230I20160425-2000I20160425-1300I20160425-0800I20160424-2245I20160424-2000Thomas Watson1-2/+33
2016-04-21Binaries v20160421-0830Y20160421-1000Arun Thondapu21-21/+21
2016-04-08Bug 429335 - Need 64-bit launcher for Solaris/X86_64Y20160414-1000I20160412-0800Arun Thondapu8-0/+246
2016-04-07Bug 490902 - LinkageError in parallel class loading of ModuleClassLoaderThomas Watson9-4/+143

Back to the top