Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: 5b8f5aa7569b6ed3ce862ea8c1cef75e5f789966
https://github.com/hibernate/hibernate-orm/commit/5b8f5aa7569b6ed3ce862ea...
Author: Andrea Boriero <andrea(a)hibernate.org>
Date: 2020-09-28 (Mon, 28 Sep 2020)
Changed paths:
M
hibernate-core/src/test/java/org/hibernate/test/bytecode/enhancement/lazy/proxy/inlinedirtychecking/DirtyCheckEnhancementContext.java
A
hibernate-core/src/test/java/org/hibernate/test/bytecode/enhancement/lazy/proxy/inlinedirtychecking/DirtyCheckPrivateUnMappedCollectionTest.java
M
hibernate-core/src/test/java/org/hibernate/test/bytecode/enhancement/lazy/proxy/inlinedirtychecking/NoDirtyCheckEnhancementContext.java
Log Message:
-----------
HHH-14220 Add test for issue
Commit: a6eaed2db670b3922074e769c87243a9d93cc383
https://github.com/hibernate/hibernate-orm/commit/a6eaed2db670b3922074e76...
Author: Andrea Boriero <andrea(a)hibernate.org>
Date: 2020-09-28 (Mon, 28 Sep 2020)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/bytecode/enhance/internal/bytebuddy/EnhancerImpl.java
Log Message:
-----------
HHH-14220 EnhancementException failure with MappedSuperclass with a un-mapped
collection
Compare:
https://github.com/hibernate/hibernate-orm/compare/ad80d0bb41f9...a6eaed2...