RFR 8023463 Update HashMap and LinkedHashMap to use bins/buckets or trees (red/black)
Alan Bateman
Alan.Bateman at oracle.com
Thu Aug 22 13:32:31 UTC 2013
On 22/08/2013 13:01, Paul Sandoz wrote:
> On Aug 21, 2013, at 6:47 PM, Paul Sandoz<Paul.Sandoz at oracle.com> wrote:
>> I updated the webrev and replaced TreeBinSplitBackToEntries.java with:
>>
>> http://cr.openjdk.java.net/~psandoz/tl/JDK-8023463-Linked-HashMap-bin-and-tree/webrev/test/java/util/Map/MapBinToFromTreeTest.java.html
>>
> Another tweak to ensure untreeify is tested on resize (use the same URL above). I think at this point the tests are in reasonable shape and are on a par with previous tests.
>
I skimmed over the test updates and they looks good to me (and more
checks that the original MapBinToFromTreeTest).
-Alan.
More information about the core-libs-dev
mailing list