mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-15 13:49:42 +02:00

8338973: Document need to have UTF-8 locale available to build the JDK Reviewed-by: erikj, naoto, mbaesken
11 lines
164 B
Text
11 lines
164 B
Text
* -text
|
|
* encoding=utf-8
|
|
*.java diff=java
|
|
*.c diff=cpp
|
|
*.h diff=cpp
|
|
*.cpp diff=cpp
|
|
*.hpp diff=cpp
|
|
*.md diff=markdown
|
|
*.sh diff=bash
|
|
*.html diff=html
|
|
*.css diff=css
|