[weld-commits] [weld/core] 26dbb4: WELD-1816 Use hasTransientReferenceParameter attri...

GitHub noreply at github.com
Mon Dec 15 03:35:23 EST 2014


  Branch: refs/heads/2.2
  Home:   https://github.com/weld/core
  Commit: 26dbb408fb3ca746641d97ce3cbd4f0cfd1b3678
      https://github.com/weld/core/commit/26dbb408fb3ca746641d97ce3cbd4f0cfd1b3678
  Author: Jozef Hartinger <jharting at redhat.com>
  Date:   2014-12-12 (Fri, 12 Dec 2014)

  Changed paths:
    M impl/src/main/java/org/jboss/weld/injection/ConstructorInjectionPoint.java
    M impl/src/main/java/org/jboss/weld/injection/StaticMethodInjectionPoint.java

  Log Message:
  -----------
  WELD-1816 Use hasTransientReferenceParameter attribute more to speed up invocations


  Commit: f00590aee59722e3b9273c1213840f6f82ce469b
      https://github.com/weld/core/commit/f00590aee59722e3b9273c1213840f6f82ce469b
  Author: Jozef Hartinger <jharting at redhat.com>
  Date:   2014-12-12 (Fri, 12 Dec 2014)

  Changed paths:
    M impl/src/main/java/org/jboss/weld/injection/attributes/AbstractInferringInjectionPointAttributes.java
    M impl/src/main/java/org/jboss/weld/injection/attributes/InferringFieldInjectionPointAttributes.java
    M impl/src/main/java/org/jboss/weld/injection/attributes/InferringParameterInjectionPointAttributes.java

  Log Message:
  -----------
  WELD-1816 Cache whether an InjectionPoint is a @Delegate or not


  Commit: fc6470de9c16d57fe5f54a709f1b7166d56fb830
      https://github.com/weld/core/commit/fc6470de9c16d57fe5f54a709f1b7166d56fb830
  Author: Jozef Hartinger <jharting at redhat.com>
  Date:   2014-12-12 (Fri, 12 Dec 2014)

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

  Log Message:
  -----------
  WELD-1816 Only start request context for @PostConstruct callbacks if any are defined


Compare: https://github.com/weld/core/compare/8454a5361db6...fc6470de9c16


More information about the weld-commits mailing list