]
Strong Liu commented on HV-318:
-------------------------------
i think it is as same as HHH-5789
Hibernate Validator doesn't compile under OpenJDK 6
---------------------------------------------------
Key: HV-318
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HV-318
Project: Hibernate Validator
Issue Type: Bug
Components: build
Environment: RHEL5, OpenJDK6
Reporter: Juraci Paixão Kröhling
Fix For: 4.3.0.next
{noformat}
/qa/hudson_ws/workspace/hibernate-validator-trunk/jdk/openjdk-local/label/RHEL5_any/trunk/hibernate-validator/src/test/java/org/hibernate/validator/util/TestUtil.java:[66,30]
incompatible types; inferred type argument(s) java.lang.Object do not conform to bounds of
type variable(s) T
found : <T>javax.validation.bootstrap.ProviderSpecificBootstrap<T>
required: java.lang.Object
{noformat}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: