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
{{ message }}
This repository was archived by the owner on Oct 23, 2024. It is now read-only.
Activity
wenshao commentedon Dec 5, 2016
正在做测试,新版本就在这两天吧,你关注的是哪几个BUG?请提供一下信息
CharkeyQK commentedon Dec 7, 2016
#830 fastjson序列化异常java.lang.IncompatibleClassChangeError
#289 Error: jdk1.8下asm系列化有缺省方法的接口
bug fixed for compatible jdk8 default method. issue #289 #830 #935
wenshao commentedon Dec 9, 2016
问题已经重现并解决,等周末发布吧
wenshao commentedon Dec 10, 2016
问题已经修复,请使用1.2.22版本
tonydzt commentedon Apr 17, 2018
低版本1.2.22修复了,但是在高版本1.2.44未修复,麻烦把高版本的都修复下吧
bug fixed for compatible jdk8 default method. issue alibaba#289 aliba…