ReflectionCaller use sun.reflect.Reflection but jdk11 has removed. #2284
Unanswered
peojectwang
asked this question in
Q&A
Replies: 1 comment
-
Hutool新版本已经移除这个类了吧。 你简单使用 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
ReflectionCaller中使用了sun.reflect.Reflection。jdk11版本中已经对sun.reflect.*API进行了移出。如果我的项目升级到jdk11我应该将hutool升级到哪个版本
Beta Was this translation helpful? Give feedback.
All reactions