When running the build on Java 8, I'm seeing these issues:
* {{TypeHelperTest}} doesn't compile as there is an anonymous implementation of an interface which has a new method in Java 8 * {{BeanMetaDataManager}} runs *much* slower on my system * TCK test {{ConstraintDefinitionsTest}} fails ; created HV-843 for this
|