]> source.dussan.org Git - vaadin-framework.git/commit
Attempt to get GAE lock for UIDL requests (#12211)
authorLeif Åstrand <leif@vaadin.com>
Fri, 12 Jul 2013 06:54:06 +0000 (09:54 +0300)
committerVaadin Code Review <review@vaadin.com>
Fri, 12 Jul 2013 09:58:09 +0000 (09:58 +0000)
commit23ed4870339df44d02126fe53c431c8b6282f475
tree3b649eb23cd9b3d6a13a7135e95a9489fc38a0ab
parent94c0f86fafd6808df902af0a4dbccd2b45922ba4
Attempt to get GAE lock for UIDL requests (#12211)

Also removing the overhead of creating a Date object just for getting a
timestamp in the otherwise touched areas of code.

Change-Id: Ic712c0ae26d22995ad332593dbb8a14dbec7fcd6
server/src/com/vaadin/server/GAEVaadinServlet.java