[
https://issues.apache.org/jira/browse/COLLECTIONS-662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rob Tompkins resolved COLLECTIONS-662.
--------------------------------------
Resolution: Fixed
Assignee: Pascal Schumacher
Pascal merged this, I think.
> Build failures when building with Java 9
> ----------------------------------------
>
> Key: COLLECTIONS-662
> URL: https://issues.apache.org/jira/browse/COLLECTIONS-662
> Project: Commons Collections
> Issue Type: Bug
> Reporter: Vamsi
> Assignee: Pascal Schumacher
>
> *mvn clean test* fails with following errors when using with java-9
> {code:java}
> Tests in error:
> MapUtilsTest.testgetByteValue:1051 » ServiceConfiguration
> sun.util.locale.prov...
> MapUtilsTest.testgetDoubleValue:956 » ServiceConfiguration
> sun.util.locale.pro...
> MapUtilsTest.testgetFloatValue:974 » ServiceConfiguration
> sun.util.locale.prov...
> MapUtilsTest.testgetIntValue:1012 » ServiceConfiguration
> sun.util.locale.provi...
> MapUtilsTest.testgetLongValue:992 » ServiceConfiguration
> sun.util.locale.provi...
> MapUtilsTest.testgetShortValue:1031 » ServiceConfiguration
> sun.util.locale.pro...
> ListIteratorWrapperTest.testRemove:116 » ServiceConfiguration
> sun.util.locale....
> Tests run: 16088, Failures: 0, Errors: 7, Skipped: 0
> {code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)