Branch: refs/heads/master
Home:
https://github.com/weld/core
Commit: 7e2a26faf85e2e947ff9b06f081040ce9fd3ea5a
https://github.com/weld/core/commit/7e2a26faf85e2e947ff9b06f081040ce9fd3ea5a
Author: Martin Kouba <mkouba(a)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 Fix performance issue with WeldManager.instance()
Commit: c3cc064680bcf41e2a0d3306dec22addcb7dc188
https://github.com/weld/core/commit/c3cc064680bcf41e2a0d3306dec22addcb7dc188
Author: Martin Kouba <mkouba(a)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: 9fd1babacea53231092c377456443a1167c882c0
https://github.com/weld/core/commit/9fd1babacea53231092c377456443a1167c882c0
Author: Tomas Remes <tremes(a)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/6e22f6a3d2cf...9fd1babacea5