1 Reply Latest reply on Oct 7, 2010 8:21 AM by gastaldi

    Memory Leak in ViewScopeContext implementation

    gastaldi

      Hello,


      I am using the @ViewScope extension provided by seam-faces module, but, profiling my application with Yourkit,
      I noticed that when the UIViewRoot changes (calling processEvent) the object registered is not garbage-collected, indicating a memory leak.


      I am using Weld 1.1.0.Beta1 (Weld 1.0.1-Final leaks javassist references in memory).


      Maybe it´s a Weld bug, can anyone help me ?
      I can provide the yourkit report if needed.


      Thanks.