RFR: jsr166 jdk9 integration wave 13

Paul Sandoz paul.sandoz at oracle.com
Wed Dec 14 01:26:55 UTC 2016


Working my way through it…

One general question: why did you replace Arrays.fill with an explicit loop in many cases?

Paul.


> On 13 Dec 2016, at 15:13, Martin Buchholz <martinrb at google.com> wrote:
> 
> We were supposed to be winding down jdk9, and there are a lot of changes here, but ... it would be a shame not to have fast specialized implementations for new collection methods added in Java 8.  There's also a fix for a serious bug in LinkedBlockingQueue.
> 
> http://cr.openjdk.java.net/~martin/webrevs/openjdk9/jsr166-jdk9-integration/ <http://cr.openjdk.java.net/~martin/webrevs/openjdk9/jsr166-jdk9-integration/>
> 
> As with wave 12, very collection oriented.



More information about the core-libs-dev mailing list