Discussion:
Backport <was> Fwd: RFR 8037857: Methods j.u.Arrays.spliterator/stream(X[], int, int) throw IAE instead of specified AIOOBE when endIndex < startIndex
Paul Sandoz
2014-03-24 16:00:05 UTC
Permalink
Hi,

I would like to backport the following that has been approved for 9 to 8u20. Patch for 9 currently applies cleanly to 8u20.

Thanks,
Paul.
From: Paul Sandoz <paul.sandoz at oracle.com>
Subject: RFR 8037857: Methods j.u.Arrays.spliterator/stream(X[], int, int) throw IAE instead of specified AIOOBE when endIndex < startIndex
Date: March 24, 2014 12:44:45 PM GMT+01:00
To: core-libs-dev Libs <core-libs-dev at openjdk.java.net>
Hi,
http://cr.openjdk.java.net/~psandoz/jdk9/JDK-8037857-spliterator-aioob/webrev/
After 9 it should go back to 8u20.
Paul.
Paul Sandoz
2014-03-24 16:05:10 UTC
Permalink
Apologies, please ignore, missed the u in jdk8u-dev email address.

Paul.
Post by Paul Sandoz
Hi,
I would like to backport the following that has been approved for 9 to 8u20. Patch for 9 currently applies cleanly to 8u20.
Thanks,
Paul.
From: Paul Sandoz <paul.sandoz at oracle.com>
Subject: RFR 8037857: Methods j.u.Arrays.spliterator/stream(X[], int, int) throw IAE instead of specified AIOOBE when endIndex < startIndex
Date: March 24, 2014 12:44:45 PM GMT+01:00
To: core-libs-dev Libs <core-libs-dev at openjdk.java.net>
Hi,
http://cr.openjdk.java.net/~psandoz/jdk9/JDK-8037857-spliterator-aioob/webrev/
After 9 it should go back to 8u20.
Paul.
Loading...