Branch: refs/heads/4.2
Home:
https://github.com/hibernate/hibernate-orm
Commit: d402c0617065ff4c7649da43f2cde929f6b4972c
https://github.com/hibernate/hibernate-orm/commit/d402c0617065ff4c7649da4...
Author: Sanne Grinovero <sanne(a)hibernate.org>
Date: 2014-02-11 (Tue, 11 Feb 2014)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/service/internal/AbstractServiceRegistryImpl.java
A
hibernate-core/src/main/java/org/hibernate/service/internal/ConcurrentServiceBinding.java
A
hibernate-core/src/test/java/org/hibernate/service/internal/ConcurrentServiceBindingTest.java
Log Message:
-----------
HHH-8947 Optimize performance of ServiceRegistry for intense lookup,
small contents and almost no writes
Conflicts:
hibernate-core/src/main/java/org/hibernate/service/internal/AbstractServiceRegistryImpl.java