RFR: 8281631: HashMap copy constructor and putAll can over-allocate table [v34]
XenoAmess
duke at openjdk.java.net
Wed Mar 16 17:22:50 UTC 2022
On Wed, 16 Mar 2022 16:46:58 GMT, Stuart Marks <smarks at openjdk.org> wrote:
> No, you don't need to do any rebasing; when the change is integrated, all these commits will automatically be squashed into a single commit. If that can't be done, the bot will detect it and give a warning, which will probably include instructions. But basically you'd merge from the master branch and commit the merge after resolving any conflicts.
>
> None of that needs to be done in this case, so I'll just go ahead and sponsor this.
Thanks.
So the next step would be clean the usage of ` x / 0.75F+1F` in codes.
Should I create one another report at https://bugreport.java.com/bugreport/ ?
-------------
PR: https://git.openjdk.java.net/jdk/pull/7431
More information about the core-libs-dev
mailing list