[
http://opensource.atlassian.com/projects/hibernate/browse/HV-318?page=com...
]
Hardy Ferentschik resolved HV-318.
----------------------------------
Resolution: Out of Date
Fix Version/s: (was: 4.3.0.next)
Seems to be not an issue anymore. At least on Linux HV builds successfully under OpenJDK
6. Different story on Mac where there is no proper OpenJDK version.
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
{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:
http://www.atlassian.com/software/jira