[weld-commits] [weld/core] b9b2de: WELD-2506: Do not optimize self invocation for pri...
GitHub
noreply at github.com
Fri Jun 29 08:49:47 EDT 2018
Branch: refs/heads/master
Home: https://github.com/weld/core
Commit: b9b2de1b5800b41d6de31cad4360d920d096747a
https://github.com/weld/core/commit/b9b2de1b5800b41d6de31cad4360d920d096747a
Author: Martin Kouba <mkouba at 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.
More information about the weld-commits
mailing list