[weld-commits] [weld/core] 3a6b34: WELD-2478: Always use constructed guard for some p...

GitHub noreply at github.com
Wed Mar 28 10:08:49 EDT 2018


  Branch: refs/heads/2.4
  Home:   https://github.com/weld/core
  Commit: 3a6b349e5f237584e415c9df2c95a3327718093d
      https://github.com/weld/core/commit/3a6b349e5f237584e415c9df2c95a3327718093d
  Author: Martin Kouba <mkouba at redhat.com>
  Date:   2018-03-28 (Wed, 28 Mar 2018)

  Changed paths:
    M impl/src/main/java/org/jboss/weld/bean/proxy/DecoratorProxyFactory.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
    R tests-arquillian/src/test/java/org/jboss/weld/tests/config/files/UnproxyableBean.java
    R tests-arquillian/src/test/java/org/jboss/weld/tests/config/files/UnsafeEnabledTest.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/relaxed/construction/Simple.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/relaxed/construction/SimpleInterceptor.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/relaxed/construction/UnproxyableBean.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/relaxed/construction/UnsafeEnabledTest.java

  Log Message:
  -----------
  WELD-2478: Always use constructed guard for some proxy factories




More information about the weld-commits mailing list