Closed masl123 closed 10 years ago
Your changes to make it compile, as well at the import changes are unneeded, we link against the debug version for a reson. That being that it contains the generic information which means we dont need to do those casts.
As for your CME fix. That as well is not needed, as this should not {and does not under my testing} throw any CMEs. The one you're most likely referring to is the one from FML's sorting code which has been fixed for months now.
.... Fixed some Errors which made this code not to Compile under Java 8