]> source.dussan.org Git - vaadin-framework.git/commit
Prevent MockVaadinSession from becomming GCed
authorLeif Åstrand <leif@vaadin.com>
Tue, 9 Dec 2014 18:57:16 +0000 (20:57 +0200)
committerVaadin Code Review <review@vaadin.com>
Thu, 5 Feb 2015 09:11:14 +0000 (09:11 +0000)
commitcb2f385cd0082e6571c0cba1e6fe2969f855daab
tree9f21f9854be5f3a881a55f9a051bd28846663e23
parent323e8bb4588fcb4eefa6e988cceb8444f963d733
Prevent MockVaadinSession from becomming GCed

This fixes the issue discussed in #14595 for the framework's internal
tests (if they use MockVaadinSession).

Change-Id: I1956680ac065428be41b2ad43fbb80503351b366
server/tests/src/com/vaadin/server/MockVaadinSession.java