Skip to content

call getKnownJavacLints error when locale language is chinese #265

@ningpengtao-coder

Description

@ningpengtao-coder

reason:
When compiling graalvmjdk, mx calls getKnownJavacLints if the local language is Chinese, it will cause UnicodeDecodeError: 'utf-8' codec can't decode byte 0xbf in position 19: invalid start byte, and there is no problem if the local language is English
resolution:
Add errors="ignore" named parameter to ignore errors when decoding strings

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions