Branch: refs/heads/6.1
Home:
https://github.com/hibernate/hibernate-orm
Commit: a40f9ed73b409567685e16180277eb3a575c4836
https://github.com/hibernate/hibernate-orm/commit/a40f9ed73b409567685e161...
Author: Scott Marlow <smarlow(a)redhat.com>
Date: 2022-11-03 (Thu, 03 Nov 2022)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/bytecode/internal/bytebuddy/ByteBuddyState.java
Log Message:
-----------
HHH-15655 use privileged operation when defining classes
Signed-off-by: Scott Marlow <smarlow(a)redhat.com>
Commit: 427b5726533c2a20f4e712c047a784a0bcb99eee
https://github.com/hibernate/hibernate-orm/commit/427b5726533c2a20f4e712c...
Author: Scott Marlow <smarlow(a)redhat.com>
Date: 2022-11-03 (Thu, 03 Nov 2022)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/engine/jdbc/connections/internal/DriverManagerConnectionProviderImpl.java
Log Message:
-----------
HHH-15656 use privileged action when invoking ScheduledExecutorService.shutdown
Signed-off-by: Scott Marlow <smarlow(a)redhat.com>
Compare:
https://github.com/hibernate/hibernate-orm/compare/192905bd3123...427b572...