RFR: 8372307: Clean up the leftover code comment references to file.encoding in java_props_md.c

Igor Rudenko duke at openjdk.org
Fri Nov 21 08:24:43 UTC 2025


On Fri, 21 Nov 2025 01:25:06 GMT, Jaikiran Pai <jpai at openjdk.org> wrote:

>> The `file.encoding` system property is no longer used by the JDK.
>> Updated code comments to reference the correct replacement: `native.encoding`.
>
> Hello Igor @hextriclosan, I have created a JBS issue to address this https://bugs.openjdk.org/browse/JDK-8372307. Please update the title of your PR to `8372307: Clean up the leftover code comment references to file.encoding in java_props_md.c` so that it initiates the formal review process of this change.

@jaikiran 
Done, thank you for your help

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

PR Comment: https://git.openjdk.org/jdk/pull/27004#issuecomment-3561930316


More information about the core-libs-dev mailing list