Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

服务端访问客户端时对 URL 转码 #252

Closed
magestacks opened this issue May 28, 2022 · 0 comments · Fixed by #511
Closed

服务端访问客户端时对 URL 转码 #252

magestacks opened this issue May 28, 2022 · 0 comments · Fixed by #511

Comments

@magestacks
Copy link
Member

magestacks commented May 28, 2022

功能

框架线程池查询功能,任意一种框架线程池适配查询,点击 搜索 按钮。

image

问题描述

代码位置:cn.hippo4j.config.service.ThreadPoolAdapterService#query

JDK 11 情况下,JSONUtil.parseObject(resultStr, Result.class); 解析失败,JDK 8 没问题,需要对 JDK 11 作出适配。

image

报错:

image

@magestacks magestacks added this to the 1.3.0 milestone May 28, 2022
@magestacks magestacks modified the milestones: 1.3.0, 1.3.1 Jun 5, 2022
@magestacks magestacks modified the milestones: 1.3.1, unknown Jul 17, 2022
@magestacks magestacks removed this from the unknown milestone Jul 26, 2022
@magestacks magestacks added this to the 1.4.0 milestone Aug 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant