[
https://issues.jboss.org/browse/WFLY-4280?page=com.atlassian.jira.plugin....
]
Juan Hernández commented on WFLY-4280:
--------------------------------------
I tested this in Fedora 21, where only OpenJDK 8 is available. But I just downloaded and
tested with the latest JDK 7 from Oracle (for Linux):
{noformat}
# java -version
java version "1.7.0_71"
Java(TM) SE Runtime Environment (build 1.7.0_71-b14)
Java HotSpot(TM) 64-Bit Server VM (build 24.71-b01, mixed mode)
{noformat}
The result is the same.
As the problem seems to be related to the presence of synthentic bridge methods it may be
relevant the compiler that you are using. May it help if I send you the built binaries
that I'm using?
Component upgrade of Hibernate Validator to version 5.1.next.Final
when HV-861 is fixed
---------------------------------------------------------------------------------------
Key: WFLY-4280
URL:
https://issues.jboss.org/browse/WFLY-4280
Project: WildFly
Issue Type: Bug
Affects Versions: 8.1.0.Final, 8.2.0.Final
Environment: Fedora 21, OpenJDK 1.8.0_25-b18.
Reporter: Juan Hernández
Assignee: Scott Marlow
Attachments: hv-861.tar.gz
The version of Hibernate Validator included in WildFly 8.1 and 8.2 throws an
{{ArrayIndexOutOfBounds}} exception when deploying some applications. This is already
reported in the Hibernate Validator JIRA:
https://hibernate.atlassian.net/browse/HV-861
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)