The previous behavior kept the single connection decorations around once additional connections were added which was a bug and clearly against the documented behavior. This might cause existing code to throw an unknown method exception, but the existing code was at best lucky to invoke the right connection method.
The previous behavior kept the single connection decorations around once additional connections were added which was a bug and clearly against the documented behavior. This might cause existing code to throw an unknown method exception, but the existing code was at best lucky to invoke the right connection method.