Integrated: 8123: Use StandardCharsets where possible

Christoph Dreis duke at openjdk.org
Fri Oct 13 23:43:57 UTC 2023


On Tue, 3 Oct 2023 18:56:44 GMT, Christoph Dreis <duke at openjdk.org> wrote:

> Hi,
> 
> this PR replaces `UTF-8` String usages with `StandardCharsets.UTF_8` where possible.
> 
> I'd appreciate if this is sponsored including a ticket etc.
> 
> Cheers,
> Christoph

This pull request has now been integrated.

Changeset: 810afe4d
Author:    Christoph Dreis <christoph.dreis at freenet.de>
Committer: Marcus Hirt <hirt at openjdk.org>
URL:       https://git.openjdk.org/jmc/commit/810afe4dd8b233df2249d290ddcea9388c7daddd
Stats:     67 lines in 10 files changed: 33 ins; 14 del; 20 mod

8123: Use StandardCharsets where possible

Reviewed-by: hirt

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

PR: https://git.openjdk.org/jmc/pull/518


More information about the jmc-dev mailing list