Skip to content

SpEL cannot invoke varargs MethodHandle function with a primitive array #33198

Closed
@sbrannen

Description

@sbrannen

Overview

After completing #33191, I noticed that the Spring Expression Language (SpEL) also cannot invoke a varargs MethodHandle function with a primitive array, although that is supported for a varargs Method function.

Though, since Spring Framework 6.1.11 has already been released, I'll address this related bug in 6.1.12.

Related Issues

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions