spring-framework/spring-webmvc-portlet/src
Juergen Hoeller b9df7d68d9 Consistent fine-tuning of synchronized and concurrent data structures
In particular, avoiding synchronized Sets and Maps wherever possible (preferring a ConcurrentHashMap even instead of a synchronized Set) and specifying appropriate ConcurrentHashMap initial capacities (even if we end up choosing 16).
2012-12-12 23:46:26 +01:00
..
main/java Consistent fine-tuning of synchronized and concurrent data structures 2012-12-12 23:46:26 +01:00
test Portlet mapping predicate compareTo implementations are transitive now 2012-10-31 02:53:20 +01:00