[
https://issues.apache.org/jira/browse/COLLECTIONS-601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16022526#comment-16022526
]
Bruno P. Kinoshita commented on COLLECTIONS-601:
------------------------------------------------
The job mentioned above was run against: jdk1.8.0_121
And for me
{noformat}
Results :
Tests run: 16069, Failures: 0, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 25.850 s
[INFO] Finished at: 2017-05-24T20:23:49+12:00
[INFO] Final Memory: 29M/561M
[INFO] ------------------------------------------------------------------------
{noformat}
Running on
{noformat}
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5;
2015-11-11T05:41:47+13:00)
Maven home: /opt/maven
Java version: 1.8.0_131, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-8-oracle/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "4.4.0-78-generic", arch: "amd64", family: "unix"
{noformat}
As this can't be reproduced now with recent Java 8 releases, will resolve this
issue.
> commons-collections unit tests broken in Java 8
> -----------------------------------------------
>
> Key: COLLECTIONS-601
> URL: https://issues.apache.org/jira/browse/COLLECTIONS-601
> Project: Commons Collections
> Issue Type: Bug
> Affects Versions: Nightly Builds
> Environment: Maven 3.3.9, Java 1.8.0-121-1.b14, Fedora 25 - full
> details in attached logs
> Reporter: Allon Mureinik
> Labels: test
> Attachments: commons-collections.java7.build.log,
> commons-collections.java8.build.log
>
>
> Building the upstream trunk (currently, patch 30b2aca) fails the unit tests
> in Java 8, but passes in Java 7 on the same machine. Attached logs with env
> details an errors of a successful Java 7 build and an unsuccessful Java 8
> build
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)