| FYI, these changes seem to have broken the build for me. As of commit fb6a7a376fe, I get the following JVM errors while running the hibernate-core tests:
*** java.lang.instrument ASSERTION FAILED ***: "!errorOutstanding" with message transform method call faile
d at JPLISAgent.c line: 844
*** java.lang.instrument ASSERTION FAILED ***: "!errorOutstanding" with message transform method call faile
d at JPLISAgent.c line: 844
*** java.lang.instrument ASSERTION FAILED ***: "!errorOutstanding" with message transform method call faile
d at JPLISAgent.c line: 844
*** java.lang.instrument ASSERTION FAILED ***: "!errorOutstanding" with message transform method call faile
d at JPLISAgent.c line: 844
I haven't figured out what specific test case(s) are causing these yet. And I'm using Java 1.8.0_151 on Windows 10. |