[weld-commits] [weld/core] 24e628: WELD-1756 Introduce reentrant computing cache

GitHub noreply at github.com
Fri Oct 17 12:16:48 EDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/weld/core
  Commit: 24e6287895b29bc1bbfbb6c89d5e6673bf1c3f98
      https://github.com/weld/core/commit/24e6287895b29bc1bbfbb6c89d5e6673bf1c3f98
  Author: Jozef Hartinger <jharting at redhat.com>
  Date:   2014-10-17 (Fri, 17 Oct 2014)

  Changed paths:
    M impl/src/main/java/org/jboss/weld/bootstrap/SpecializationAndEnablementRegistry.java
    M impl/src/main/java/org/jboss/weld/resources/ClassTransformer.java
    M impl/src/main/java/org/jboss/weld/util/LazyValueHolder.java
    M impl/src/main/java/org/jboss/weld/util/cache/ComputingCacheBuilder.java
    A impl/src/main/java/org/jboss/weld/util/cache/ReentrantMapBackedComputingCache.java
    A impl/src/test/java/org/jboss/weld/tests/unit/util/cache/ReentrantComputingCacheTest.java

  Log Message:
  -----------
  WELD-1756 Introduce reentrant computing cache


  Commit: 968fcc17a3f909dd80d120c3de9bcc38925d817b
      https://github.com/weld/core/commit/968fcc17a3f909dd80d120c3de9bcc38925d817b
  Author: Jozef Hartinger <jharting at redhat.com>
  Date:   2014-10-17 (Fri, 17 Oct 2014)

  Changed paths:
    M environments/common/src/main/java/org/jboss/weld/environment/deployment/discovery/jandex/JandexClassFileInfo.java
    M environments/common/src/main/java/org/jboss/weld/environment/deployment/discovery/jandex/JandexClassFileServices.java
    M impl/src/main/java/org/jboss/weld/SimpleCDI.java
    M impl/src/main/java/org/jboss/weld/annotated/slim/SlimAnnotatedTypeStoreImpl.java
    R impl/src/main/java/org/jboss/weld/util/cache/LoadingCacheUtils.java

  Log Message:
  -----------
  WELD-1756 Remove the rest of LoadingCaches


Compare: https://github.com/weld/core/compare/681bdb609f5f...968fcc17a3f9


More information about the weld-commits mailing list