Can we also get some feedback on specialization, please?
Richard Warburton
richard.warburton at gmail.com
Tue Jan 6 00:19:58 UTC 2015
Hi Brian,
It should cover all the conversions outlined in the latest SotS. There are
> a few known things that don't work quite right yet, things like:
>
> - Nonstatic inner classes and local classes (we're close on this, though)
> - super-calls inside generic methods
>
> But, it should be enough to write an ArrayList-like class that is generic
> in any-T.
>
Thanks.
To run it, just clone and build the valhalla repo (make images), and use
> that as your JDK.
>
Unless I really need sleep (it is after midnight here) there are no links
from the project home page (http://openjdk.java.net/projects/valhalla/) to
the source repositories (http://hg.openjdk.java.net/valhalla). I imagine
this might cause confusion for casual users who don't know the mapping
between project names and repo urls and it would be nice to add it. Or even
link to http://hg.openjdk.java.net/valhalla/valhalla - since that's what
they'll need to hg clone.
regards,
Richard Warburton
http://insightfullogic.com
@RichardWarburto <http://twitter.com/richardwarburto>
More information about the valhalla-dev
mailing list