There are several places in the code where we instantiate objects where we can't prove to the compiler they are correct casts but they will be correct at runtime. This should remove all the warnings that Java 8 produces during compilation. I don't think that this warrants another release.
There are several places in the code where we instantiate objects where we can't prove to the compiler they are correct casts but they will be correct at runtime. This should remove all the warnings that Java 8 produces during compilation. I don't think that this warrants another release.