RFR: 8281631: HashMap copy constructor and putAll can over-allocate table [v25]
Stuart Marks
smarks at openjdk.java.net
Fri Mar 4 21:06:07 UTC 2022
On Fri, 4 Mar 2022 20:23:38 GMT, XenoAmess <duke at openjdk.java.net> wrote:
> would you mind if I break WhiteBoxResizeTest class into several smaller Test classes, each focus on one of the test points you said?
Well, separate classes wouldn't be the approach that I'd take myself. However, I'm interested in you continuing to make progress on this, so if you'd prefer separate classes, then go ahead. However, I reserve the right to propose refactorings that merge things back into a single class. :-)
-------------
PR: https://git.openjdk.java.net/jdk/pull/7431
More information about the core-libs-dev
mailing list