Skip to content

Conversation

@dvolkovv
Copy link
Contributor

Hello, in this pull request i've changed all IDE marked explicit types with diamond operator. Affected package is internal/operators/flowable.

There is one test fail in CompletableTest.repeatNormal , but diamond is not the cause, there is last stack entry:
java.lang.AssertionError: expected:<6> but was:<5>
at org.junit.Assert.fail(Assert.java:88)

This PR is part of #6767 issue resolving.

@dvolkovv dvolkovv changed the title diamond operators in unit tests, flowable package Diamond operators in unit tests, flowable package Dec 22, 2019
@akarnokd akarnokd added 3.x Cleanup Java 8 Issues and PRs related to Java 8 support labels Dec 22, 2019
@akarnokd akarnokd added this to the 3.0 milestone Dec 22, 2019
@akarnokd akarnokd merged commit e162d66 into ReactiveX:3.x Dec 22, 2019
@akarnokd akarnokd added the Test label Dec 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.x Cleanup Java 8 Issues and PRs related to Java 8 support Test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants