Am 08.07.2015 um 18:50 schrieb Kirk Shoop:
Valery prepared a new webrev which I placed here:
http://cr.openjdk.java.net/~kshoop/8124977/webrev.01
May be better to avoid potetially superfluous lookup of UTF-8:
public static Charset defaultUnicodeCharset() {
if (defaultUnicodeCharset ==
Hello,
Note that as part of JEP 212, large parts of the sources in the jdk are
now compiled with both lint and doclint checks enabled. For technical
reasons explained in
"FYI, coming soon: doclint checking of references"
http://mail.openjdk.java.net/pipermail/jdk9-dev/2015-June/002343.htm
Hello!
The problem of ineffective parallelization of spliteratorUnknownSize
for low-N/high-Q tasks was already discussed in the thread "Exploiting
concurrency with IteratorSpliterator of unknown size"
[ http://mail.openjdk.java.net/pipermail/lambda-dev/2014-March/011968.html ]
It was proposed to m
Hi Philipp,
This area has been the subject of much discussion over the years.
Previously we investigated the idea of collection literals in the following
research JEP:
http://openjdk.java.net/jeps/186
See discussion on lambda-dev:
http://mail.openjdk.java.net/pipermail/lambda-dev/2014-Ja
Hi all,
please help to review the change for 8130394.
Issue: https://bugs.openjdk.java.net/browse/JDK-8130394
Patch:http://cr.openjdk.java.net/~fyuan/felix/8130394/
The patch updates tests to ignore stray datagrams, or at least print
more information to ease troubleshooting.
than