8338973: Document need to have UTF-8 locale available to build the JDK Reviewed-by: erikj, naoto, mbaesken
12 lines
164 B
Plaintext
12 lines
164 B
Plaintext
* -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
|