[weld/core] 65f1d1: WELD-2785 Skip superclass declarations of final me...
by Matej Novotny
Branch: refs/heads/5.1
Home: https://github.com/weld/core
Commit: 65f1d1146c650c0057861b05a215089d80a5e5d4
https://github.com/weld/core/commit/65f1d1146c650c0057861b05a215089d80a5e5d4
Author: Matej Novotny <manovotn(a)redhat.com>
Date: 2024-03-15 (Fri, 15 Mar 2024)
Changed paths:
M impl/src/main/java/org/jboss/weld/bean/proxy/ProxyFactory.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/ignoreinvalidmethods/inheritance/AbstractSuperClass.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/ignoreinvalidmethods/inheritance/AbstractSuperClass2.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/ignoreinvalidmethods/inheritance/ImplBean.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/ignoreinvalidmethods/inheritance/ProxyIgnoreInvalidInheritedMethodsTest.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/ignoreinvalidmethods/inheritance/Secure.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/ignoreinvalidmethods/inheritance/SecureInterceptor.java
Log Message:
-----------
WELD-2785 Skip superclass declarations of final methods when creating proxies
To unsubscribe from these emails, change your notification settings at https://github.com/weld/core/settings/notifications
10 months
[weld/core] 835ea8: WELD-2785 Skip superclass declarations of final me...
by Matej Novotny
Branch: refs/heads/master
Home: https://github.com/weld/core
Commit: 835ea89d224da9744b34b45ef60521c0e42d1d2a
https://github.com/weld/core/commit/835ea89d224da9744b34b45ef60521c0e42d1d2a
Author: Matej Novotny <manovotn(a)redhat.com>
Date: 2024-03-15 (Fri, 15 Mar 2024)
Changed paths:
M impl/src/main/java/org/jboss/weld/bean/proxy/ProxyFactory.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/ignoreinvalidmethods/inheritance/AbstractSuperClass.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/ignoreinvalidmethods/inheritance/AbstractSuperClass2.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/ignoreinvalidmethods/inheritance/ImplBean.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/ignoreinvalidmethods/inheritance/ProxyIgnoreInvalidInheritedMethodsTest.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/ignoreinvalidmethods/inheritance/Secure.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/proxy/ignoreinvalidmethods/inheritance/SecureInterceptor.java
Log Message:
-----------
WELD-2785 Skip superclass declarations of final methods when creating proxies
To unsubscribe from these emails, change your notification settings at https://github.com/weld/core/settings/notifications
10 months