org.hibernate.test.jdbc.internal.SessionJdbcBatchTest hangs with DB2
Test log:
attached call stack of StackOverlowError
Attachments
1
Activity
Show:
Martin SimkaJuly 10, 2018 at 2:29 PM
I changed default bytecode provider in Environment.buildBytecodeProvider and rerun tests. It doesn't make any difference, still getting StackOverlowError.
Chris CranfordJuly 10, 2018 at 12:54 PM
Out of curiosity, could we enable javassist as the bytecode provider & rerun the test to see whether we get the same StackOverflow? I'm curious if we don't, maybe that can help us knowing the two providers are doing something different here.
Martin SimkaJuly 10, 2018 at 11:52 AM
unfortunately no
Guillaume SmetJuly 10, 2018 at 11:47 AM
Putting my naive hat on: I suppose we don't have an unobfuscated version of the driver handy?
org.hibernate.test.jdbc.internal.SessionJdbcBatchTest
hangs with DB2Test log:
attached call stack of StackOverlowError