]
Kevin Pollet updated HV-405:
----------------------------
Affects Version/s: (was: 4.x)
4.2.0.Beta1
Hibernate validator doesn't work well on JDK5
---------------------------------------------
Key: HV-405
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HV-405
Project: Hibernate Validator
Issue Type: Bug
Components: engine
Affects Versions: 4.2.0.Beta1
Reporter: Kevin Pollet
Assignee: Hardy Ferentschik
Priority: Blocker
Fix For: 4.2.0.Beta1
Hibernate Validator doesn't work well with JDK 5 because of an Arrays.copyOf call
which is available since JDK 6.
Exception in thread "main" java.lang.NoSuchMethodError:
java.util.Arrays.copyOf([Ljava/lang/Object;I)[Ljava/lang/Object;
at
org.hibernate.validator.engine.ValidatorImpl.determineGroupExecutionOrder(ValidatorImpl.java:194)
at org.hibernate.validator.engine.ValidatorImpl.validate(ValidatorImpl.java:120)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: