Branch: refs/heads/2.4
Home:
https://github.com/weld/core
Commit: 97c9590ef5fd2a965268c7bfb2e2875d2c5b2003
https://github.com/weld/core/commit/97c9590ef5fd2a965268c7bfb2e2875d2c5b2003
Author: Martin Kouba <mkouba(a)redhat.com>
Date: 2018-06-29 (Fri, 29 Jun 2018)
Changed paths:
M impl/src/main/java/org/jboss/weld/bean/proxy/InterceptedSubclassFactory.java
A
tests-arquillian/src/test/java/org/jboss/weld/tests/observers/interception/weld2506/InterceptedPrivateObserverThrowsIllegalAccessErrorTest.java
A
tests-arquillian/src/test/java/org/jboss/weld/tests/observers/interception/weld2506/Secure.java
A
tests-arquillian/src/test/java/org/jboss/weld/tests/observers/interception/weld2506/SecureInterceptor.java
A
tests-arquillian/src/test/java/org/jboss/weld/tests/observers/interception/weld2506/SelfNotify.java
Log Message:
-----------
WELD-2506: Do not optimize self invocation for private methods
**NOTE:** This service been marked for deprecation:
https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from
GitHub.com on January 31st, 2019.