Yoon Kyong Sik

Results 6 issues of Yoon Kyong Sik

Some linux distribution like elementary os has directory named `upstream-release`. In this case cat execution encountered error with upstream-release is directory. So I replaced cat to grep for exclude check...

UnicodeEncodeError occurred when collapsed result append to file as like below --- ./stackcollapse_hprof_original.py out.hprof > collapsed.txt Traceback (most recent call last): File "./stackcollapse_hprof_original.py", line 207, in main() File "./stackcollapse_hprof_original.py", line...

* Gradle 7.2 * JMC 8 FlameViewer only supported jfr generated under JDK 9. So I tried update JMC version to latest. Now this application not required library before used...

Add to a testcase occurring NullPointerException. I'll fix it.

### What happened? I'm using Waterfox installed by scoop. When Waterfox access our Onpremise Atlassian Jira (http://issue.jennifersoft.com) I have to wait about 10 seconds. It's happened only access first time...

bug

Font theme has clock format is `%I:%M:%S` But it's not recognize current system time zone maybe looks like fixed UTC. So I update clock format to `%T`. It's print proper...

Customization Example