Skip to content

Basic Java 8 bytecode compatibility for Spring 3.2.x through ASM 5.0.2 [SPR-11656] #16279

Closed
@spring-projects-issues

Description

@spring-projects-issues

Sondre Eikanger Kvalø opened SPR-11656 and commented

The current version of ASM (v 4) makes Spring @ComponentScan and other ASM reliant features unusable when running on Java 8.

Pull request 510 upgrades ASM to 5.0.0 (should be 5.0.1). According to the ASM release notes this version should still be backwards compatible with Java 5, 6, 7 and 8.

This is a major obstacle at least for those using Camel as it is not Spring 4 compatible.


Affects: 3.2.8

Issue Links:

Referenced from: pull request #510

4 votes, 9 watchers

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