[
https://issues.apache.org/jira/browse/COLLECTIONS-662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16212851#comment-16212851
]
Pascal Schumacher commented on COLLECTIONS-662:
-----------------------------------------------
Yes. Thanks for resolving the issue and adding the changes.xml entry. I forgot
to do that. :( Sorry.
> 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)