]> 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)
committerLeif Åstrand <leif@vaadin.com>
Thu, 5 Feb 2015 09:37:48 +0000 (11:37 +0200)
commitfec191879e2ed5dbd837c94df8a2c64068080cb3
tree14df3fc004032b8ab4e1023a9f27a42fe0a31f93
parent9b3af21f49acea5b36c81a978116026550e06f5e
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