RFR: 8372307: Update comments to mention native.encoding instead of file.encoding

Jaikiran Pai jpai at openjdk.org
Fri Nov 21 08:12:38 UTC 2025


On Fri, 29 Aug 2025 14:25:25 GMT, Igor Rudenko <duke 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.

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

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


More information about the core-libs-dev mailing list