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

GitHub noreply at github.com
Wed Mar 28 10:09:00 EDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/weld/core
  Commit: a71e6036fb255bdc649cadb1b3ad65a5f34cef28
      https://github.com/weld/core/commit/a71e6036fb255bdc649cadb1b3ad65a5f34cef28
  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/InterceptedProxyFactory.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 modules/ejb/src/main/java/org/jboss/weld/module/ejb/EnterpriseProxyFactory.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