8016251: Balanced spliterator for SpinedBuffer (original) (raw)
Paul Sandoz paul.sandoz at oracle.com
Mon Jun 10 14:40:05 UTC 2013
- Previous message: hg: jdk8/tl/langtools: 7113519: test/tools/javac/VersionOpt.java passes on windows
- Next message: 8016251: Balanced spliterator for SpinedBuffer
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
This patch contains the following changes:
implements balanced splits for the spliterator of SpinedBuffer, which is contributed by Peter Levart; and
syncs lambda's version SpinedBuffer with tl, hence why there are some other changes they may not be entirely obvious until other code follows later on but will make that process easier e.g. the renaming of asXxxArray to asPrimitiveArray or the method SpinedBuffer.OfPrimitive.newArray changing from protected to public.
http://cr.openjdk.java.net/~psandoz/tl/JDK-8016251-spinedBuffer-splitr/webrev/
Paul.
- Previous message: hg: jdk8/tl/langtools: 7113519: test/tools/javac/VersionOpt.java passes on windows
- Next message: 8016251: Balanced spliterator for SpinedBuffer
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]