Looks like this was broken by the change of IDs from Serializable to Object.
Actually it looks like the order was already reversed before that change. Commit 8de46167 did not change the order of the arguments.
But anyway I will take a look.