]> source.dussan.org Git - vaadin-framework.git/commit
Use non-blocking Map implementation for caches (#16582)
authorLeif Åstrand <leif@vaadin.com>
Wed, 4 Feb 2015 18:45:10 +0000 (20:45 +0200)
committerLeif Åstrand <leif@vaadin.com>
Thu, 5 Feb 2015 09:37:09 +0000 (11:37 +0200)
commit6b9c8b56c6046fba9591bb900aaaaa05984418b6
tree90ec8a5f8fe23bbecd311c17d58d83ac6504bdf7
parentdb4f888f18fca367ef7b3253d2b5e8561fb4d1e0
Use non-blocking Map implementation for caches (#16582)

Change-Id: Id2d3bc317f6763480b2ef5ce71244f048c5cfc26
server/src/com/vaadin/ui/declarative/DesignAttributeHandler.java
server/src/com/vaadin/ui/declarative/DesignContext.java
server/src/com/vaadin/ui/declarative/DesignFormatter.java
server/src/com/vaadin/ui/declarative/converters/ShortcutKeyMapper.java