[weld-commits] [weld/core] 484144: WELD-2323 InstanceImpl optimization

GitHub noreply at github.com
Mon Jan 30 08:39:56 EST 2017


  Branch: refs/heads/2.4
  Home:   https://github.com/weld/core
  Commit: 484144151139e3fd25fc9652356c07179221e405
      https://github.com/weld/core/commit/484144151139e3fd25fc9652356c07179221e405
  Author: Martin Kouba <mkouba at redhat.com>
  Date:   2017-01-30 (Mon, 30 Jan 2017)

  Changed paths:
    M impl/src/main/java/org/jboss/weld/bean/builtin/InstanceImpl.java

  Log Message:
  -----------
  WELD-2323 InstanceImpl optimization

- do not prefetch all resolved beans for Instance<Object> with no
qualifiers


  Commit: a670ab9fddbfd7e4ae05667c73ef68e13e3a55a7
      https://github.com/weld/core/commit/a670ab9fddbfd7e4ae05667c73ef68e13e3a55a7
  Author: Martin Kouba <mkouba at redhat.com>
  Date:   2017-01-30 (Mon, 30 Jan 2017)

  Changed paths:
    M impl/src/main/java/org/jboss/weld/bootstrap/ConcurrentValidator.java
    M impl/src/main/java/org/jboss/weld/bootstrap/Validator.java
    M impl/src/main/java/org/jboss/weld/resolution/AbstractTypeSafeBeanResolver.java
    M impl/src/main/java/org/jboss/weld/resolution/TypeSafeResolver.java
    M impl/src/main/java/org/jboss/weld/util/Beans.java
    M impl/src/main/java/org/jboss/weld/util/collections/ImmutableSet.java

  Log Message:
  -----------
  WELD-2322 Align the code with master branch


  Commit: f79bf89674b3cc060b7b25ebb74ddba6803e6180
      https://github.com/weld/core/commit/f79bf89674b3cc060b7b25ebb74ddba6803e6180
  Author: Tomas Remes <tremes at redhat.com>
  Date:   2017-01-30 (Mon, 30 Jan 2017)

  Changed paths:
    M docs/reference/src/main/asciidoc/ee.asciidoc

  Log Message:
  -----------
  WELD-2325 document trimmed bean archive


Compare: https://github.com/weld/core/compare/56d8a02e4e93...f79bf89674b3


More information about the weld-commits mailing list