Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-03-12Binaries v20160312-1144I20160316-0800I20160315-2000I20160315-0800I20160314-2000I20160314-1400I20160314-0800I20160313-2000Arun Thondapu21-21/+21
2016-03-12Bug 399786 - launcher change for highDPI support - GTK onlySravan Kumar Lakkimsetti1-0/+3
2016-03-12Bug 469766 - Support embedded JREs on MacOSChristian Georgi1-1/+1
2016-03-11Bug 469766 - Launcher-relative VM path to honor changed file layoutChristian Georgi1-2/+3
2016-03-09Bug 489312 - Prefer usage of Integer.valueof instead of new() for org.eclipse...Lars Vogel12-19/+19
2016-03-08Bug 489233 - Avoid queue start-level operation if a bundle is notY20160310-0830Y20160310-0800Thomas Watson2-10/+43
2016-03-03[Bug 477787] Embedded Equinox in an entreprise application ear - NullPointerE...I20160308-0800John Ross3-1/+71
2016-03-03Bug 479180 - Delete launcher for unsupported Windows wpf platformY20160303-0800Mat Booth21-1233/+1
2016-03-02Bug 452486 - Remove Motif leftoversAlexander Kurtakov4-471/+0
2016-03-02Bug 488846 - The profile.list entry for Java 9 is incorrectMat Booth1-2/+2
2016-02-26Bug 488570 - Need to be more robust in the container persistence whenI20160301-1230I20160301-0800Thomas Watson3-21/+114
2016-02-25Bug 488501 - optimize storage and reading of strings and versionsThomas Watson3-150/+337
2016-02-23Bug 483986 Footprint of module representation can be reducedEd Merks8-85/+184
2016-02-23Bug 487165 - Framework should read the parent configuration config.iniThomas Watson2-5/+49
2016-02-19Bug 488127 - update xml-maven-plugin I20160223-0800David Williams1-1/+0
2016-02-19Bug 487842 - Unable to acquire state change lock for the module whenThomas Watson7-30/+78
2016-02-18Bug 487842 - Unable to acquire state change lock for the module whenThomas Watson1-14/+11
2016-02-18Bug 487954 - SignedBundleHook.getSignedContent() should report path David Williams1-3/+6
2016-02-17Bug 487842 - Unable to acquire state change lock for the module whenThomas Watson3-3/+19
2016-02-15Bug 487842 - Unable to acquire state change lock for the module whenI20160216-1400I20160216-0800Thomas Watson4-35/+156
2016-02-11Bug 487696 - ModuleContainer should avoid dynamically resolving packagesThomas Watson2-4/+42
2016-02-09Bug 487537 - Resolving multiple framework extensions should add contentThomas Watson3-35/+39
2016-02-09Bug 487524 - extension bundle content is not added on framework creationThomas Watson2-2/+7
2016-02-08Bug 487466 - BundleFiles are not closed for removal pending wirings fromI20160209-0800Thomas Watson1-0/+6
2016-02-08Bug 486969 Optionally imported packages prevent a package from beingSamuel Bratton4-20/+161
2016-02-04Bug 478175 - Adapt EE definition to java 9s new version scheme (JEP 223Thomas Watson3-6/+8
2016-01-28Bug 486662 - Neon features and bundles that might need a versionI20160202-1000I20160202-0800I20160128-2000Thomas Watson2-2/+2
2016-01-21Bug 483799 - Fragments with the 'system.bundle' host are not attached onI20160127-2000I20160127-0800I20160126-2000I20160126-0800I20160125-2000I20160125-0800I20160125-0400I20160124-2000Thomas Watson1-16/+45
2016-01-21Bug 483799 - Fragments with the 'system.bundle' host are not attached onThomas Watson2-1/+37
2016-01-21Bug 486108: Latest felix resolver code has compile warnings in buildMarkus Keller1-1/+1
2016-01-18Bug 478175 - Adapt EE definition to java 9s new version scheme (JEP 223I20160119-0800Thomas Watson3-9/+62
2016-01-14Bug 485692 - Add test to get class loader from system bundle wiringThomas Watson1-0/+7
2016-01-12Bug 485695 - WrappedResource getCapabilities and getRequirements are incorrectI20160112-1800Thomas Watson1-52/+62
2016-01-11Bug 485217 - Update resolver implementation and default to using batchI20160112-0800Thomas Watson2-19/+36
2016-01-11Bug 485217 - Update resolver implementation and default to using batch resolv...Thomas Watson1-22/+68
2016-01-11Bug 485217 - Update resolver implementation and default to using batch resolv...Thomas Watson1-3/+5
2016-01-07Bug 485300 - Bundle manifest with double byte UTF chars are parsedThomas Watson3-37/+142
2016-01-05Bug 485217 - Update resolver implementation and default to using batchThomas Watson29-1694/+3978
2016-01-05Binaries v20160105-0445I20160105-1000I20160105-0800Arun Thondapu21-21/+21
2016-01-05Bug 383545 - Rename carbon folder into cocoaArun Thondapu2-1/+2
2015-12-21Bug 383545 - Replace carbon with cocoa in build.xmlI20151229-0800I20151222-0800Arun Thondapu1-1/+1
2015-12-21Bug 383545 - Remove Carbon specific code from launcher libraryMikael Barbero4-457/+141
2015-12-21Bug 383545 - Rename *Carbon* files to *Cocoa*Mikael Barbero4-107/+99
2015-12-18Bug 383545 - Rename library/carbon to library/cocoaMikael Barbero10-148/+32
2015-12-11Bug 483665 - Bundle.getHeader("Export-Package) implementation returns system....I20151215-0800I20151213-2000Thomas Watson3-15/+55
2015-12-07Bug 483849 - Wires to capabilities provided by dynamically attached fragments...I20151209-2300I20151209-2000I20151209-0800I20151208-2000I20151208-0800I20151207-2000Thomas Watson5-7/+63
2015-12-04Bug 483665 - Bundle.getHeader("Export-Package) implementation returnsI20151207-0800I20151206-2000Thomas Watson3-4/+41
2015-12-01Bug 482643 The performance of FilterImpl.matches(Map) can be improved.I20151203-1230I20151203-0800I20151201-1100Ed Merks2-8/+83
2015-12-01Bug 482673 Make Storage.needsDiscarding(Generation) fasterEd Merks1-6/+10
2015-12-01Bug 482666 Make ModuleDatabase.Persistence.readGenericInfo() fasterEd Merks2-2/+17

Back to the top