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

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


  Branch: refs/heads/master
  Home:   https://github.com/weld/core
  Commit: f18eb1b4b60a4963429106b9c1fffa7d047a8052
      https://github.com/weld/core/commit/f18eb1b4b60a4963429106b9c1fffa7d047a8052
  Author: Jozef Hartinger <jharting at redhat.com>
  Date:   2014-12-15 (Mon, 15 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: def9af31c936800c860947a46db6c988f09fb3b2
      https://github.com/weld/core/commit/def9af31c936800c860947a46db6c988f09fb3b2
  Author: Jozef Hartinger <jharting at redhat.com>
  Date:   2014-12-15 (Mon, 15 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: 5795667ccca19d79b869402ae019507adf8edd85
      https://github.com/weld/core/commit/5795667ccca19d79b869402ae019507adf8edd85
  Author: Jozef Hartinger <jharting at redhat.com>
  Date:   2014-12-15 (Mon, 15 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/569f713ef35b...5795667ccca1


More information about the weld-commits mailing list