This is an automated email from the ASF dual-hosted git repository.

pengzheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/celix.git

commit 2eae9c211f621782d473956b54256a7cb34595fe
Merge: 072cba2a 9a0709b0
Author: PengZheng <howto...@gmail.com>
AuthorDate: Thu Aug 3 09:39:09 2023 +0800

    Merge pull request #602 from apache/hotfix/framework-startup-optimization
    
    Hotfix/The Correct Bundle Update behavior

 .../BundleArchiveWithErrorInjectionTestSuite.cc    |   6 +-
 .../src/CelixBundleCacheErrorInjectionTestSuite.cc |  12 ---
 .../gtest/src/CelixBundleCacheTestSuite.cc         |   8 +-
 .../src/CelixBundleContextBundlesTestSuite.cc      |  21 ++++
 libs/framework/src/bundle.c                        |  16 +--
 libs/framework/src/bundle_archive.c                | 113 +++++++++++++--------
 libs/framework/src/bundle_archive_private.h        |  22 +++-
 libs/framework/src/celix_bundle_cache.c            |  32 +++---
 libs/framework/src/celix_bundle_cache.h            |   9 +-
 libs/framework/src/framework.c                     |   6 +-
 10 files changed, 141 insertions(+), 104 deletions(-)

Reply via email to