| I wrote tests for the supported java.time.* types, extending the `org.hibernate.test.type.descriptor.java.AbstractDescriptorTest` class and nearly all of them fail with `java.lang.ClassCastException`, because of incorrect `fromString` implementation in their `JavaTypeDescriptor`. Expect Pull Request soon. Needed a JIRA issue #, first. |