[
https://issues.apache.org/jira/browse/MYFACES-4323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Andraschko resolved MYFACES-4323.
----------------------------------------
Fix Version/s: 2.3-next-M2
Assignee: Thomas Andraschko
Resolution: Fixed
> Several tests failing under JDK 11
> ----------------------------------
>
> Key: MYFACES-4323
> URL: https://issues.apache.org/jira/browse/MYFACES-4323
> Project: MyFaces Core
> Issue Type: Bug
> Reporter: Werner Punz
> Assignee: Thomas Andraschko
> Priority: Major
> Fix For: 2.3-next-M2
>
>
> Several locale related tests and the beanvalidation tests fail under JDK11.
> The Locale tests fail because Java 9 introduced locale providers which follow
> standards, the tests were written against the java locale providers, so
> changing the tests to COMPAT should suffice.
> The bean validation tests fail because under Java 11 the order of the
> validators is reversed, someone else needs to have a deep look into this.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)