On Tue, 5 Jul 2022 22:16:55 GMT, Michael Strauß <mstra...@openjdk.org> wrote:
>> Michael Strauß has updated the pull request incrementally with two >> additional commits since the last revision: >> >> - revert snappedSum >> - don't call snappedSum in hot loop > > I've expanded the documentation of the improved algorithm, which hopefully > makes it easier to understand the changes. > @mstr2 Please do not rebase or force-push to an active PR as it invalidates > existing review comments. Note for future reference, the bots always squash > all changes into a single commit automatically as part of the integration. > See [OpenJDK Developers’ > Guide](https://openjdk.org/guide/#working-with-pull-requests) for more > information. Not sure what happened here. I didn't rebase or force-push. ------------- PR: https://git.openjdk.org/jfx/pull/445