[hibernate-commits] [hibernate/hibernate-orm] 03801b: HHH-10078 - Enforce sychronization of non thread-s...
GitHub
noreply at github.com
Thu Sep 3 09:57:55 EDT 2015
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-orm
Commit: 03801b62ec2aa7cc9707e1014da0967101ef85ea
https://github.com/hibernate/hibernate-orm/commit/03801b62ec2aa7cc9707e1014da0967101ef85ea
Author: barreiro <lbbbarreiro at gmail.com>
Date: 2015-09-03 (Thu, 03 Sep 2015)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/bytecode/enhance/spi/Enhancer.java
Log Message:
-----------
HHH-10078 - Enforce sychronization of non thread-safe method Enhancer.enhance()
More information about the hibernate-commits
mailing list