Skip to content

MethodBasedEvaluationContext.lazyLoadArguments() execution fails for empty variable arguments call [SPR-14453] #19022

Closed
@spring-projects-issues

Description

@spring-projects-issues

Sergey Podgurskiy opened SPR-14453 and commented

java.lang.ArrayIndexOutOfBoundsException: 1
	at org.springframework.context.expression.MethodBasedEvaluationContext.lazyLoadArguments(MethodBasedEvaluationContext.java:93)
	at org.springframework.context.expression.MethodBasedEvaluationContext.lookupVariable(MethodBasedEvaluationContext.java:67)
	at org.springframework.context.expression.MethodBasedEvaluationContextTests.varArgEmpty(MethodBasedEvaluationContextTests.java:70)

Affects: 4.2.7, 4.3.1

Reference URL: #1070

Issue Links:

Backported to: 4.2.8

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)status: backportedAn issue that has been backported to maintenance branchestype: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions