setArguments(null) on MethodInvoker no longer coerces null to Object[0] [SPR-16075] #20624
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
type: regression
A bug that is also a regression
Milestone
Andy Wilkinson opened SPR-16075 and commented
There's a regression in 4.3.12 caused by this change. Spring Batch 3.0.8 relies on the old behaviour and, as a result, a
NullPointerException
is now thrown:Affects: 4.3.12
Issue Links:
Referenced from: commits 03be809, c29b6f5
The text was updated successfully, but these errors were encountered: