redefine热更新类型转换问题 #3036
hanbanglong
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
上述代码,在jdk1.8下部署运行正常,但是若是使用redefine热更新后,就会抛出java.lang.Long cannot be cast to java.lang.String异常,所以只能手动去转换类型才能热更新成功。
Beta Was this translation helpful? Give feedback.
All reactions