inference trouble with recursive generics and raw types
Dan Smith
daniel.smith at oracle.com
Tue Nov 26 16:38:52 PST 2013
On Nov 5, 2013, at 11:03 AM, Dan Smith <daniel.smith at oracle.com> wrote:
> I'll have some conversations internally about how we feel about the unchecked conversion bug
Following up.
Here's the javac bug:
https://bugs.openjdk.java.net/browse/JDK-8026527
There's a consensus that this is far too risky to cram late into 8, and a sense that this is probably something we will change in 9. (This sort of change in the set of accepted programs is not something we generally allow in update releases.)
—Dan
More information about the lambda-spec-observers
mailing list