ReactiveX / RxJavaFX

RxJava bindings for JavaFX
Apache License 2.0
519 stars 67 forks source link

Mockito complaining with Java 11/Gradle 5 #79

Open thomasnield opened 6 years ago

thomasnield commented 6 years ago

With Java 11, reflection deprecation warnings are popping up in Gradle 4. Compile errors happen with Gradle 5. Consider ridding Mockito dependency if it cannot be resolved easily.

geodab commented 4 years ago

The illegal reflective access warnings will disappear if the version of mockito-core is bumped up to the latest version of 3.3.3.