[weld-commits] [weld/core] fcebe5: WELD-2405 Do not optimize self invocation for defa...

GitHub noreply at github.com
Fri Jul 28 08:51:18 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/weld/core
  Commit: fcebe519fcbce9e0e4801e0f3bb7ddb912141d05
      https://github.com/weld/core/commit/fcebe519fcbce9e0e4801e0f3bb7ddb912141d05
  Author: Martin Kouba <mkouba at redhat.com>
  Date:   2017-07-28 (Fri, 28 Jul 2017)

  Changed paths:
    M impl/src/main/java/org/jboss/weld/bean/proxy/InterceptedSubclassFactory.java
    M tests-arquillian/src/test/java/org/jboss/weld/tests/decorators/defaultmethod/DecoratedInteraceWithDefaultMethodTest.java
    M tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/defaultmethod/InterfaceDefaultMethodInterceptedTest.java

  Log Message:
  -----------
  WELD-2405 Do not optimize self invocation for default methods

- based on https://github.com/weld/core/pull/1703 from @hypnoce
- redundant test removed
- we must obtain the current stack first otherwise
DecoratedInteraceWithDefaultMethodTest fails




More information about the weld-commits mailing list