Branch: refs/heads/master
Home:
https://github.com/hibernate/hibernate-orm
Commit: 588115bb0a055573a85a8fa01c50490390870ca2
https://github.com/hibernate/hibernate-orm/commit/588115bb0a055573a85a8fa...
Author: Yoann Rodière <yoann(a)hibernate.org>
Date: 2020-04-16 (Thu, 16 Apr 2020)
Changed paths:
M gradle/java-module.gradle
Log Message:
-----------
HHH-13682 Restore the system property net.bytebuddy.experimental=true in tests on
JDK15+
Turns out it's necessary for JDKs with experimental support.