RFR: 8351740: Clean up some code around initialization of encoding properties [v2]

Stuart Marks smarks at openjdk.org
Mon Apr 7 23:43:29 UTC 2025


On Mon, 7 Apr 2025 17:15:34 GMT, Naoto Sato <naoto at openjdk.org> wrote:

>> Stuart Marks has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Fix comment from file.encoding to native.encoding
>
> src/java.base/share/native/libjava/System.c line 153:
> 
>> 151:     /*
>> 152:      * Since sun_jnu_encoding is now hard-coded to UTF-8 on Mac, we don't
>> 153:      * want to use it to overwrite file.encoding
> 
> This `file.encoding` can also be renamed. Should have been done with JEP 400

Updated, thanks.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/24463#discussion_r2032151273


More information about the core-libs-dev mailing list