Branch: refs/heads/5.4
Home:
https://github.com/hibernate/hibernate-orm
Commit: e8fb4d84039614e209fbd3c62a7da86d65c91c03
https://github.com/hibernate/hibernate-orm/commit/e8fb4d84039614e209fbd3c...
Author: Andrea Boriero <andrea(a)hibernate.org>
Date: 2021-02-08 (Mon, 08 Feb 2021)
Changed paths:
M
hibernate-core/src/test/java/org/hibernate/test/bytecode/enhancement/lazy/proxy/inlinedirtychecking/EntityWithMutableAttributesTest.java
M
hibernate-core/src/test/java/org/hibernate/test/bytecode/enhancement/lazy/proxy/inlinedirtychecking/LoadAndUpdateEntitiesWithCollectionsTest.java
M
hibernate-core/src/test/java/org/hibernate/test/bytecode/enhancement/lazy/proxy/inlinedirtychecking/SimpleDynamicUpdateTest.java
M
hibernate-core/src/test/java/org/hibernate/test/bytecode/enhancement/lazy/proxy/inlinedirtychecking/dynamicupdate/DynamicUpdateAndCollectionsTest.java
Log Message:
-----------
HHH-14445 Javassist skip EntityWithMutableAttributesTest,
LoadAndUpdateEntitiesWithCollectionsTest, SimpleDynamicUpdateTest,
SimpleDynamicUpdateTest