[weld-commits] [weld/core] e651ce: WELD-1185 Remove getDeclaredMethod call from the h...

GitHub noreply at github.com
Tue Jan 21 03:48:28 EST 2014


  Branch: refs/heads/master
  Home:   https://github.com/weld/core
  Commit: e651ceaf584c6c502a976dea9d119e1e07f9fa07
      https://github.com/weld/core/commit/e651ceaf584c6c502a976dea9d119e1e07f9fa07
  Author: Stuart Douglas <stuart.w.douglas at gmail.com>
  Date:   2014-01-21 (Tue, 21 Jan 2014)

  Changed paths:
    M impl/src/main/java/org/jboss/weld/bean/proxy/BytecodeMethodResolver.java
    M impl/src/main/java/org/jboss/weld/bean/proxy/ClientProxyFactory.java
    M impl/src/main/java/org/jboss/weld/bean/proxy/DecoratorProxyFactory.java
    M impl/src/main/java/org/jboss/weld/bean/proxy/DefaultBytecodeMethodResolver.java
    M impl/src/main/java/org/jboss/weld/bean/proxy/EnterpriseProxyFactory.java
    M impl/src/main/java/org/jboss/weld/bean/proxy/InterceptedSubclassFactory.java
    M impl/src/main/java/org/jboss/weld/bean/proxy/ProxyFactory.java

  Log Message:
  -----------
  WELD-1185 Remove getDeclaredMethod call from the hot path


  Commit: 1238c8f23920ea8cf57ad74270301b7753629a4e
      https://github.com/weld/core/commit/1238c8f23920ea8cf57ad74270301b7753629a4e
  Author: Stuart Douglas <stuart.w.douglas at gmail.com>
  Date:   2014-01-21 (Tue, 21 Jan 2014)

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

  Log Message:
  -----------
  Fix AccessController performance problem


Compare: https://github.com/weld/core/compare/c379e3a03e37...1238c8f23920


More information about the weld-commits mailing list