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

Fix:修复logFile路径在window中展示的问题以及RenderUtil.render方法StackOverflow的问题 #1907

Closed
wants to merge 6 commits into from

Conversation

sheepblueblue
Copy link
Contributor

@sheepblueblue sheepblueblue commented Sep 2, 2021

(1)修复logFile路径在Window中可能展示为:C:\Users\80280631/logs/arthas/arthas.log 的问题。
(2)修复RenderUtil的render方法可能抛出StackOverflow error的问题,因为CharSlicer类我在arthas项目里没有找到,我就新建了一个。#1908

@hengyunabc hengyunabc added this to the 3.5.5 milestone Sep 2, 2021
@sheepblueblue sheepblueblue changed the title Fix:修复logFile路径在window中展示的问题 Fix:修复logFile路径在window中展示的问题以及RenderUtil.render方法StackOverflow的问题 Sep 5, 2021
@hengyunabc
Copy link
Collaborator

两个不同功能的修改,不要在一个PR里提交哈,需要拆分为不同PR。

CharSlicer 在这个项目里, 不过好像修复过了。但这个忘记发版本了😂 alibaba/text-ui#3

@sheepblueblue
Copy link
Contributor Author

两个不同功能的修改,不要在一个PR里提交哈,需要拆分为不同PR。

CharSlicer 在这个项目里, 不过好像修复过了。但这个忘记发版本了😂 alibaba/text-ui#3

好的,第一个问题我重新提一个PR。第二个stackoverflow error的问题我看了下已经修复的代码,思路和我是一样的,就是他的实现稍微啰嗦一点,那我就不提了吧😂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants