Skip to content
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

Upgrade to ASM 6.0 [SPR-14514] #19083

Closed
spring-projects-issues opened this issue Jul 26, 2016 · 2 comments
Closed

Upgrade to ASM 6.0 [SPR-14514] #19083

spring-projects-issues opened this issue Jul 26, 2016 · 2 comments
Assignees
Labels
in: core Issues in core modules (aop, beans, core, context, expression) type: task A general task
Milestone

Comments

@spring-projects-issues
Copy link
Collaborator

spring-projects-issues commented Jul 26, 2016

Juergen Hoeller opened SPR-14514 and commented

For Spring Framework 5.0 milestones, we keep using our variant of ASM 5.1, leniently accepting the 1.9 bytecode level but not having actual support for it. Once ASM 6.0 matures beyond its current alpha, we should upgrade our fork to it.


Affects: 5.0 M1

Reference URL: http://websvn.ow2.org/listing.php?repname=asm&path=%2Fbranches%2FASM_6_FUTURE%2Fasm%2Fsrc%2Forg%2Fobjectweb%2Fasm%2F

Issue Links:

Referenced from: commits 8a2262e, 185c2bf

1 votes, 2 watchers

@spring-projects-issues
Copy link
Collaborator Author

Juergen Hoeller commented

Our ASM fork is now up to date with the latest state in the ASM 6 branch:
http://websvn.ow2.org/listing.php?repname=asm&path=%2Fbranches%2FASM_6_FUTURE%2Fasm%2Fsrc%2Forg%2Fobjectweb%2Fasm%2F

Even if our previous ASM 5.2 fork was perfectly JDK 9 compatible for our purposes already, this ASM 6.0 upgrade prepares us (and the wider Spring ecosystem) for more specific JDK 9 support, potentially evaluating module-info files etc.

@spring-projects-issues
Copy link
Collaborator Author

Juergen Hoeller commented

There have been no modifications to the ASM 6 branch anymore, and it got promoted to ASM 6.0 GA now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core modules (aop, beans, core, context, expression) type: task A general task
Projects
None yet
Development

No branches or pull requests

2 participants