Branch: refs/heads/master
Home:
https://github.com/weld/core
Commit: 590f03bf2b713e98b838d97c433196c2be394bb5
https://github.com/weld/core/commit/590f03bf2b713e98b838d97c433196c2be394bb5
Author: Matej Novotny <manovotn(a)redhat.com>
Date: 2019-04-02 (Tue, 02 Apr 2019)
Changed paths:
M impl/src/main/java/org/jboss/weld/bean/proxy/PrivateMethodHandler.java
M
tests-arquillian/src/test/java/org/jboss/weld/tests/contexts/passivating/serialization/interception/FooImpl.java
Log Message:
-----------
WELD-2574 Make PrivateMethodHandler serializable. Enhance PassivationTest to account for
this scenario.