Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 8ebf3c8507bce339bc63cdd76e6869c2fbd975a7
https://github.com/hibernate/hibernate-orm/commit/8ebf3c8507bce339bc63cdd...
Author: Sanne Grinovero <sanne(a)hibernate.org>
Date: 2022-12-04 (Sun, 04 Dec 2022)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/bytecode/internal/bytebuddy/BasicProxyFactoryImpl.java
M
hibernate-core/src/main/java/org/hibernate/bytecode/internal/bytebuddy/ByteBuddyState.java
M
hibernate-core/src/main/java/org/hibernate/engine/spi/PrimeAmongSecondarySupertypes.java
M hibernate-core/src/main/java/org/hibernate/proxy/ProxyConfiguration.java
M
hibernate-core/src/main/java/org/hibernate/proxy/pojo/bytebuddy/ByteBuddyProxyFactory.java
M
hibernate-core/src/main/java/org/hibernate/proxy/pojo/bytebuddy/ByteBuddyProxyHelper.java
Log Message:
-----------
HHH-15809 Secondary super-type cache pollution mitigations for HibernateBasicProxy