Sanne Grinovero (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%...
) *created* an issue
Hibernate ORM (
https://hibernate.atlassian.net/browse/HHH?atlOrigin=eyJpIjoiOWIxYWZmNmY5...
) / Task (
https://hibernate.atlassian.net/browse/HHH-16965?atlOrigin=eyJpIjoiOWIxYW...
) HHH-16965 (
https://hibernate.atlassian.net/browse/HHH-16965?atlOrigin=eyJpIjoiOWIxYW...
) ByteCodeHelper test utility might occasionally not read the full bytestream (
https://hibernate.atlassian.net/browse/HHH-16965?atlOrigin=eyJpIjoiOWIxYW...
)
Issue Type: Task Assignee: Sanne Grinovero (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%...
) Components: testsuite Created: 21/Jul/2023 03:15 AM Fix Versions: 6.3.0 Priority: Minor
Reporter: Sanne Grinovero (
https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%...
)
The test helper ByteCodeHelper is used to copy from an input stream to a byte array, but
isn’t dealing with the fact that not all bytes might be available on the first read.
This leads occasionally to class definition errors, as this utility is being used for
custom classloaders in integration tests.
(
https://hibernate.atlassian.net/browse/HHH-16965#add-comment?atlOrigin=ey...
) Add Comment (
https://hibernate.atlassian.net/browse/HHH-16965#add-comment?atlOrigin=ey...
)
Get Jira notifications on your phone! Download the Jira Cloud app for Android (
https://play.google.com/store/apps/details?id=com.atlassian.android.jira....
) or iOS (
https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=Em...
) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100232- sha1:4329f54 )