Skip to content

Generate compiled SpEL expressions using Java 17 byte code level #34602

Closed
@sbrannen

Description

@sbrannen

When generating dynamic classes with CGLIB or compiling SpEL expressions, we currently generate byte code with Java 8 byte code level.

For Spring Framework 7, we should generate byte code with Java 17 byte code level to align with the Java 17 baseline introduced in Spring Framework 6.0.

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions