RFR 8022898 java/util/Spliterator/SpliteratorCollisions.java fails in HashableIntSpliteratorWithNull data provider

Alan Bateman Alan.Bateman at oracle.com
Wed Aug 14 10:21:16 UTC 2013


On 13/08/2013 14:46, Paul Sandoz wrote:
> Hi,
>
> This patch fixes a bug in the data provider of the SpliteratorCollisions.java test, which was attempting to add an element to an unmodifable map.
>
> Interestingly although this caused the data provider to barf, and therefore tests using such a provider were not run, it did not result in jtreg reporting the test-infrastructure failure.
>
Good catch, I often wonder how often we have cases where a test fails 
but is reported as passed. Anyway, the change looks fine to me too.

-Alan.



More information about the core-libs-dev mailing list