You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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
The text was updated successfully, but these errors were encountered: