Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-12-15Bug 509318 - Update resolver implementation to latest from apacheThomas Watson2-34/+29
2016-11-17Bug 507703 - Add toString to ModuleWiringY20161124-1000I20161128-2000I20161128-0600I20161128-0330I20161127-2000I20161127-1300I20161126-2000I20161126-0815I20161125-2000I20161124-2000I20161123-2000I20161122-2000I20161121-2000I20161120-2000I20161119-2000I20161118-2000I20161117-2000Thomas Watson1-0/+5
2016-11-11Bug 507417 [java 9] cannot load java.* classes that are not contained inY20161117-1000I20161116-2000I20161115-2000I20161114-2000I20161114-0355I20161113-2000I20161112-2000I20161112-0405I20161111-2000Thomas Watson4-13/+20
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 Watson10-106/+125
2016-11-07Bug 502209 - remove printStackTraceThomas Watson1-1/+0
2016-11-07bug 507055 - Ignore optional compile problems Java build path option notThomas Watson1-1/+1
2016-11-02Bug 506939 - Update felix resolver code.Thomas Watson12-403/+77
2016-10-28Bug 502209 - Revert changes to project settingsI20161101-0800Thomas Watson1-7/+1
2016-10-27Bug 502209 - Reflection used for URL handler support breaks on Java 9Thomas Watson6-18/+157
2016-10-27Bug 506578 - Custom class loaders mapped to Java 9 modules must overrideThomas Watson1-0/+14
2016-10-25Bug 506460 - openConnection(URL u, Proxy p) is unsupported when multipleI20161025-2000Thomas Watson2-1/+25
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 Watson2-2/+6
2016-10-03Bug 502204 - Reflection used for parallel capable class loaders willThomas Watson2-28/+3
2016-09-29Bug 502425 - Refactor code for Java 7Thomas Watson100-608/+597
2016-09-29Bug 502425 - Move Equinox Framework up to Java 7Thomas Watson9-16/+16
2016-09-27Bug 502318 - osgi.framework.activeThreadType is no longer usedY20160929-1000Thomas Watson2-2/+10
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 Watson1-1/+5
2016-09-08Bug 501063 - Use constructor in favor of Throwable.initCause(...)Y20160908-1000I20160913-0800I20160912-2000I20160912-1005I20160912-0800I20160912-0430I20160912-0225I20160912-0140I20160911-2015Andreas Sewe10-17/+15
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 Watson1-30/+26
2016-08-12Bug 497576 - [equinox framework] augmenting bundle metadataThomas Watson8-19/+90
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-08Bug 416164 - Correctly handle spurious wake ups.Thomas Watson1-42/+59
2016-07-06Bug 497407 - Handle @initial locations for bundle update operationsY20160707-1000Thomas Watson1-1/+8
2016-06-30Bug 497092 - Use INFO event from uninstalled/updated bundle revisionI20160705-1600Thomas Watson1-1/+9
2016-06-28Bug 496465 - Prep for 4.7 (Oxygen) and 4.6.1 (Neon.1) maintenance buildsThomas Watson2-2/+2
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 Watson7-67/+276
2016-06-15Bug 449765 - Framework should provide a persistent UUIDThomas Watson7-276/+67
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 Watson1-2/+18
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 Watson1-3/+12
2016-05-04Bug 493004 - Need to update versions for Neon of various bundlesI20160504-2000Thomas Watson2-2/+2
2016-05-02Fix compile warnings about NLSI20160502-2000Thomas Watson1-3/+3
2016-04-27Bug 475074 - Data race onY20160428-1430Y20160428-1000I20160501-2000I20160430-2000I20160429-2300I20160429-2000I20160428-0800I20160427-2000Thomas Watson1-7/+19
2016-04-07Bug 490902 - LinkageError in parallel class loading of ModuleClassLoaderThomas Watson1-3/+5
2016-04-01Bug 490890 - Avoid holding system properties objectY20160407-1000I20160405-0800Thomas Watson2-24/+63
2016-03-30Bug 478310 - improve ClasspathManager internal javadocY20160331-1000Thomas Watson1-13/+15
2016-03-29Bug 489686 - Some bundles in Orbit Recipes cannot be used in targetThomas Watson1-8/+7
2016-03-22Bug 490008 - Avoid storing complete jar Manifest objectY20160324-1000Alex Blewitt4-38/+222
2016-03-21Bug 489675 - ContextFinder.getResources() searches resources inThomas Watson1-10/+12
2016-03-09Bug 489312 - Prefer usage of Integer.valueof instead of new() for org.eclipse...Lars Vogel12-19/+19

Back to the top