Integrated: 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 21:48:26 UTC 2025


On Fri, 29 Aug 2025 14:25:25 GMT, Igor Rudenko <duke at openjdk.org> wrote:

> The `file.encoding` system property is effectively replaced on `native.encoding` (refer [changes](https://github.com/openjdk/jdk/commit/83c7d3bbe860656ee403fa29df6a9e0aae962839))
> Updated code comments to reference the correct replacement: `native.encoding`.

This pull request has now been integrated.

Changeset: ee9d553e
Author:    Igor Rudenko <iostream64 at gmail.com>
Committer: Naoto Sato <naoto at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/ee9d553e51c01529495b8ca34b296b6e684e905d
Stats:     2 lines in 2 files changed: 0 ins; 0 del; 2 mod

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

Reviewed-by: naoto

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

PR: https://git.openjdk.org/jdk/pull/27004


More information about the core-libs-dev mailing list