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
Indeed, largely a refactoring without additional features... probably the widest-ranging refactoring in ASM's history though. In any case, we're going to pick it up for Spring Framework 5.1, also revisiting ASM's approach for accepting unknown class file versions. For the time being, our lenient ASM 6.0 fork in Spring Framework 5.0.x works against JDK 10 just as well.
I've upgraded our ASM fork to ASM master (effectively 6.2 GA + a few recent patches) which is likely the state that we'll release our 5.1 RC1 against in about two weeks.
Juergen Hoeller opened SPR-16398 and commented
ASM 6.1 is tracking JDK 10, with its GA expected soon after JDK 10 GA.
Reference URL: https://gitlab.ow2.org/asm/asm/tree/master/asm/src/main/java/org/objectweb/asm
Issue Links:
Referenced from: commits 8a9d042, a1d2097
The text was updated successfully, but these errors were encountered: