AdoptOpenJDK / jitwatch

Log analyser / visualiser for Java HotSpot JIT compiler. Inspect inlining decisions, hot methods, bytecode, and assembly. View results in the JavaFX user interface.
Other
3.08k stars 437 forks source link

JITWatch shows garbled characters #363

Closed Acorn2 closed 1 year ago

Acorn2 commented 2 years ago

I want to use JITWatch, but the tool buttons are showing garbled characters.

Mac OS: 10.15.7 and JDK8

image
chriswhocodes commented 2 years ago

Hi, what is the default Locale for your system and what is the language selector setting in the bottom left corner of the main UI?

Acorn2 commented 2 years ago

the default Locale for your system is chinese,the language of UI is english.

wenwj0 commented 2 years ago

I met this issue too. My system Locale is Chinese, and I select English in the bottom left corner. System: Windows 10, openJDK 1.8.0_345 jar: jitwatch-ui-1.4.7-shaded-win.jar

chriswhocodes commented 2 years ago

Hi, please can you tell me what your default Locale string is?

Thanks,

Chris

llCnll commented 1 year ago

i has tested. if system locale is english, it'll ok.