[hibernate-commits] [hibernate/hibernate-orm] ec4f20: Remove @NotNull annotation that was imported from ...
GitHub
noreply at github.com
Mon Mar 14 11:53:34 EDT 2016
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-orm
Commit: ec4f20a5fba79444dbd704f1305f961c339dd7d1
https://github.com/hibernate/hibernate-orm/commit/ec4f20a5fba79444dbd704f1305f961c339dd7d1
Author: Vlad Mihalcea <mih_vlad at yahoo.com>
Date: 2016-03-14 (Mon, 14 Mar 2016)
Changed paths:
M hibernate-core/src/test/java/org/hibernate/test/foreignkeys/disabled/InheritanceManyToManyForeignKeyTest.java
Log Message:
-----------
Remove @NotNull annotation that was imported from com.sun.istack.iternal which triggers a compilation failure on OpenJDK
More information about the hibernate-commits
mailing list