Branch: refs/heads/2.4
Home:
https://github.com/weld/core
Commit: 3a6b349e5f237584e415c9df2c95a3327718093d
https://github.com/weld/core/commit/3a6b349e5f237584e415c9df2c95a3327718093d
Author: Martin Kouba <mkouba(a)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