[weld-commits] [weld/core] 3245f9: WELD-1299 Fix unsafe instantiators

GitHub noreply at github.com
Mon Mar 4 16:21:46 EST 2013


  Branch: refs/heads/2.0
  Home:   https://github.com/weld/core
  Commit: 3245f9a7699263f37db40952147ee281dd4c29d9
      https://github.com/weld/core/commit/3245f9a7699263f37db40952147ee281dd4c29d9
  Author: Stuart Douglas <stuart.w.douglas at gmail.com>
  Date:   2013-03-04 (Mon, 04 Mar 2013)

  Changed paths:
    M impl/src/main/java/org/jboss/weld/bean/proxy/ClientProxyFactory.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
    M impl/src/main/java/org/jboss/weld/util/bytecode/ConstructorUtils.java
    M tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/instantiator/unsafe/UnsafeInstantiatorClientProxyTest.java

  Log Message:
  -----------
  WELD-1299 Fix unsafe instantiators





More information about the weld-commits mailing list