Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2016-04-01Bug 490890 - Avoid holding system properties objectY20160407-1000I20160405-0800Thomas Watson3-24/+135
2016-03-30Bug 478310 - improve ClasspathManager internal javadocY20160331-1000Thomas Watson1-13/+15
2016-03-30Revert "Bug 429335 - Need 64-bit launcher for Solaris/X86_64"I20160330-1230Thomas Watson8-246/+0
2016-03-30Bug 429335 - Need 64-bit launcher for Solaris/X86_64I20160330-0930Arun Thondapu8-0/+246
2016-03-29Bug 489686 - Some bundles in Orbit Recipes cannot be used in targetThomas Watson3-13/+53
2016-03-25Bug 489669 - Some bundles decrease versions compared to Mars.2I20160329-0800Thomas Watson2-2/+2
2016-03-24Bug 488935 - Avoid "workspace dirt" in the launcher bundlesMat Booth19-24/+5
2016-03-24Bug 490374 - Enable framework tests for gerrit build jobThomas Watson6-52/+59
2016-03-22Bug 490008 - Avoid storing complete jar Manifest objectY20160324-1000Alex Blewitt4-38/+222
2016-03-22Bug 490008 - Add to test override of main attributes for package infoThomas Watson5-0/+75
2016-03-21Bug 490008 - Add a test for package info in manifest main attributesI20160322-0800Thomas Watson2-10/+19
2016-03-21Bug 489675 - ContextFinder.getResources() searches resources inThomas Watson4-10/+30
2016-03-18Bug 489958: Java9 9-ea+108: Eclipse doesn't start because javax.annotation.* ...Markus Keller1-6/+9
2016-03-16Binaries v20160316-1045Y20160317-0800I20160317-0200I20160316-2000I20160316-1200Arun Thondapu19-19/+19
2016-03-12Binaries v20160312-1144I20160316-0800I20160315-2000I20160315-0800I20160314-2000I20160314-1400I20160314-0800I20160313-2000Arun Thondapu20-20/+20
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 Booth9-252/+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 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-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 Thondapu20-20/+20
2015-12-11Bug 483665 - Bundle.getHeader("Export-Package) implementation returns system....I20151215-0800I20151213-2000Thomas Watson3-15/+55

Back to the top