Werner Punz created MYFACES-4323:
------------------------------------
Summary: 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: Werner Punz
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)