Branch: refs/heads/7.0
Home:
https://github.com/hibernate/hibernate-orm
Commit: dcd427bb3fa7991e17966847400043afe067b3b7
https://github.com/hibernate/hibernate-orm/commit/dcd427bb3fa7991e1796684...
Author: Čedomir Igaly <cedomir.igaly(a)zg.t-com.hr>
Date: 2025-06-30 (Mon, 30 Jun 2025)
Changed paths:
A hibernate-core/src/test/java/org/hibernate/orm/test/lob/JarFileEntryBlobTest.java
A
hibernate-core/src/test/resources/org/hibernate/orm/test/lob/JarFileEntryBlobTest.zip
Log Message:
-----------
HHH-19464 Test case adapted from
https://hibernate.atlassian.net/browse/HHH-19464
Commit: e057612e150f6f02be77d677fca4bf17bc05bf3c
https://github.com/hibernate/hibernate-orm/commit/e057612e150f6f02be77d67...
Author: Čedomir Igaly <cedomir.igaly(a)zg.t-com.hr>
Date: 2025-06-30 (Mon, 30 Jun 2025)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/type/descriptor/java/DataHelper.java
Log Message:
-----------
HHH-19464 Do not assume that EOF is reached if InputStream.read(byte[]) returns less
bytes than buffer length
Commit: 1c1658d097347f12221605823ae293ebcb83d60b
https://github.com/hibernate/hibernate-orm/commit/1c1658d097347f122216058...
Author: Čedomir Igaly <cedomir.igaly(a)zg.t-com.hr>
Date: 2025-06-30 (Mon, 30 Jun 2025)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/lob/InflaterInputStreamBlobTest.java
R hibernate-core/src/test/java/org/hibernate/orm/test/lob/JarFileEntryBlobTest.java
R
hibernate-core/src/test/resources/org/hibernate/orm/test/lob/JarFileEntryBlobTest.zip
Log Message:
-----------
HHH-19464 Using GZIPInput/OutputStream instead of JarFile
Compare:
https://github.com/hibernate/hibernate-orm/compare/cb87575935db...1c1658d...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications