Skip to content

Upgrade to AspectJ 1.9 beta 3 (for build compatibility with JDK 9 build 95+) [SPR-13839] #18412

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
spring-projects-issues opened this issue Jan 5, 2016 · 0 comments
Assignees
Labels
type: task A general task
Milestone

Comments

@spring-projects-issues
Copy link
Collaborator

spring-projects-issues commented Jan 5, 2016

Juergen Hoeller opened SPR-13839 and commented

As of JDK 9 build 95, the new version scheme breaks AspectJ's JVM detection which affects many tests in the Spring codebase. Andy's AspectJ 1.9 beta 3 fixes this.

A few core framework tests need to be revised towards lenient handling of the Java version string as well. The framework itself has been prepared for that step already but not all tests yet. This ticket therefore covers everything needed to make the core framework build pass on JDK 9 build 95 and higher (latest at the time of writing: build 99).


Issue Links:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: task A general task
Projects
None yet
Development

No branches or pull requests

2 participants