Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-07-16Consolidate the source foldersThomas Watson53-10121/+0
2012-07-16remove composite implementationThomas Watson1-11/+0
2012-05-29Bug 380350 - File permissions in the IDE stop working on Mac withv20120529-1548R4_2R3_8M20120712-1200M20120712-1000M20120705-1600M20120705-1200M20120627-0050M20120627-0030M20120626-2030M20120626-1745I20120724-0800I20120717-0800I20120710-0800I20120703-0800I20120627-0000I20120626-1200I20120625-2200I20120608-1400I20120608-1200I20120607-1500I20120606-2100I20120606-1900I20120605-2100I20120605-1900I20120604-2100I20120604-1900I20120603-2100I20120603-1910I20120602-2100I20120602-1900I20120601-2100I20120601-1900I20120531-1500I20120531-0600I20120530-2100I20120530-1900I20120529-2100I20120529-1900Thomas Watson1-2/+10
2012-03-15Bug 374300 - Should protect against adding vm shutdown hooks when the VM is i...v20120315-1734N20120416-1918I20120417-0800I20120417-0334I20120417-0255I20120417-0235I20120417-0211I20120417-0142I20120416-2327I20120416-1738I20120416-1719I20120416-1643I20120416-1623I20120416-1600I20120416-1508I20120411-2034I20120411-1737I20120411-0906I20120411-0258I20120410-2330I20120410-2037I20120410-1710I20120410-0633I20120410-0320I20120410-0304I20120410-0252I20120410-0238I20120410-0216I20120410-0152I20120410-0136I20120410-0122I20120410-0102I20120410-0049I20120410-0027I20120409-2358I20120409-2119I20120409-2018I20120409-1957I20120409-1911I20120409-1708I20120409-1622I20120409-1353I20120409-0926I20120409-0904I20120409-0315I20120409-0131I20120408-2304I20120408-2000I20120408-1521I20120408-1324I20120408-1214I20120408-1110I20120408-0330I20120408-0246I20120408-0231I20120408-0216I20120408-0152I20120408-0036I20120408-0012I20120407-2339I20120407-2245I20120407-2106I20120407-1941I20120407-1904I20120407-1840I20120407-1826I20120407-1732I20120407-1717I20120407-1631I20120407-0358I20120407-0346I20120407-0329I20120407-0305I20120407-0217I20120407-0205I20120407-0138I20120407-0103I20120407-0040I20120407-0024I20120406-2327I20120406-0935I20120406-0915I20120406-0250I20120406-0231I20120406-0006I20120405-2131I20120405-1735I20120405-1114I20120405-0114I20120404-2228I20120404-2006I20120404-1351I20120404-0051I20120403-2231I20120328-2028I20120328-2020I20120328-2007I20120328-1956Thomas Watson1-1/+5
2012-02-27Javadoc clarification for recordClassDefinev20120227-2121Thomas Watson2-9/+15
2011-11-11Bug 363528 - IOExceptions while reading class bytes should not beThomas Watson1-1/+1
2011-11-04Bug 362589 - Add DefaultClassLoader.toStringv20111107-1631Thomas Watson1-1/+9
2011-11-01Bug 361390 - Framework should ensure weaving hooks are presentedThomas Watson4-54/+84
2011-10-19Bug 359535 - Deadlock on startup when using Spring OSGiv20111020-2203Thomas Watson1-28/+49
2011-10-12Bug 360732 - ArrayMap does not sort correctly if there are duplicatev20111017-1643Thomas Watson1-1/+11
2011-09-08Bug 357137 - Changes to equinox resolver to support RFC 112 resolverv20110908-1857Thomas Watson1-1/+15
2011-07-21Bug 352732 - Adding the same log listener causes the log filters to get out o...Thomas Watson1-1/+1
2011-07-08Bug 351083 - cannot install by reference WTP project to a osgi based web cont...Thomas Watson1-11/+24
2011-06-20Bug 349309 - Clean up code for initializing MRUBundleFileListv20110620Thomas Watson3-37/+42
2011-06-13Bug 349235 - restart can fail after installing new bundles, as a function of ...Thomas Watson1-1/+1
2011-06-13Bug 349121 - SignatureBlockProcessor.readIntoArray(BundleEntry) does not clos...Thomas Watson1-4/+3
2011-06-08Bug 348770 - weaving hook support creates an extra byte[] copy each class loa...Thomas Watson2-23/+25
2011-05-13Bug 345743 - BundleWiring.listResources does not work properly for directoy c...v20110513Thomas Watson1-15/+29
2011-05-11Bug 345500 - LinkageError caused by duplicate loadclass calls for the same cl...v20110511DJ Houghton1-0/+12
2011-05-02update copyrightsThomas Watson2-2/+2
2011-04-19Bug 343208 - bootdelegation property not honoredThomas Watson1-1/+9
2011-04-07Bug 301418 - Unable to initialize the framework from an appletThomas Watson1-7/+43
2011-03-29Bug 338697 - NullPointerException in BundleLoader.getImportedSourcesv20110404-1700Thomas Watson1-3/+3
2011-03-21Bug 336938 - Error Log view doesn't update reliablyv20110321Thomas Watson1-2/+9
2011-02-24Bug 338081 - StringIndexOutOfBoundsException in BaseAdaptor.listEntryPathsv20110224Thomas Watson1-1/+4
2011-02-18Bug 337569 - Failures in OSGi tests for findEntriesThomas Watson1-2/+2
2011-02-17Bug 337370 - Optimization for BaseAdaptor.listEntryPathsThomas Watson1-2/+14
2011-02-17Bug 337434 - Javadoc warnings in N201102162000Thomas Watson2-5/+5
2011-02-16Merge wiring branch, fixes for the following bugs:Thomas Watson2-5/+13
2011-02-01Bug 334553 - OSGi added weave action to AdminPermissionThomas Watson2-4/+22
2011-01-06Bug 333686 - Clean up unused NLS keysbefore_bug292135Thomas Watson2-10/+2
2011-01-06Bug 333661 - Implement new BundleException.READ_ERROR typeThomas Watson2-4/+4
2011-01-05Bug 332771 - Resolver hook not driven for State resolution operationsThomas Watson1-4/+14
2010-12-17Bug 329879 - Listen to updates in dev.properties during runtimev20101217Thomas Watson1-21/+61
2010-12-15Bug 332650 - Bundle find hook should govern BundleContext.getBundle(id)Thomas Watson4-6/+19
2010-12-14Bug 332579 - Support for osgi.host capabilityThomas Watson1-8/+93
2010-12-10Bug 329330 - Bundle.getResource() returns null for local resource when bundle...Thomas Watson5-50/+171
2010-11-29Bug 330905 - Problem with persisting bundles state after install when eclipse...Thomas Watson4-6/+16
2010-11-10Use correct error codes for framework log entries.Thomas Watson1-1/+1
2010-11-01Bug 328795 - [Webapp] Possible security issue with JSP code exposure.Thomas Watson1-8/+15
2010-11-01Bug 328795 - [Webapp] Possible security issue with JSP code exposure.Thomas Watson1-2/+38
2010-10-20Bug 309968 - Avoid call to File.isDirectory() to improve the performance of ...Thomas Watson1-1/+24
2010-10-13Bug 326707 - [RFC 159] Support in core for WeavingHookThomas Watson4-9/+396
2010-10-11Bug 327477 - change BundleWiring#listResources to return Collection instead ...v20101011Thomas Watson2-3/+3
2010-09-28 Bug 323426 - Implement BundleWiring(s) supportThomas Watson3-8/+197
2010-09-20Add back suppress warnings for URL.toFile (deprecated in 1.6)Thomas Watson2-0/+2
2010-09-18remove unnecessary suppress warning.Thomas Watson2-2/+0
2010-09-08bug 324774: Update the framework source code for genericsBJ Hargrave28-167/+176
2010-08-23Bug 323423 - Implement FrameworkWiring supportThomas Watson1-2/+2
2010-08-20Bug 323296 - Implement ResolverHook supportThomas Watson2-3/+8

Back to the top