[weld-commits] [weld/core] 7e62ba: WELD-2571 Private final observer methods can incor...

Matej Novotny noreply at github.com
Sun May 5 10:53:14 EDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/weld/core
  Commit: 7e62ba401e0a07fcad3eb7df031d67c1a5820c5a
      https://github.com/weld/core/commit/7e62ba401e0a07fcad3eb7df031d67c1a5820c5a
  Author: Matej Novotny <manovotn at redhat.com>
  Date:   2019-05-05 (Sun, 05 May 2019)

  Changed paths:
    M impl/src/main/java/org/jboss/weld/injection/MethodInvocationStrategy.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/selfInvocation/DummyBean.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/selfInvocation/MyBinding.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/selfInvocation/MyInterceptor.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/selfInvocation/MyOtherBinding.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/selfInvocation/MyOtherInterceptor.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/selfInvocation/SelfInvocationInterceptionTest.java
    A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/selfInvocation/SomeBean.java

  Log Message:
  -----------
  WELD-2571 Private final observer methods can incorrectly trigger interception via self-invocation




More information about the weld-commits mailing list