On Wed, 20 Oct 2021 17:23:36 GMT, Naoto Sato <na...@openjdk.org> wrote:

> During the review of JEP 400, a proposal to provide an overloaded method to 
> `Charset.forName()` was suggested 
> [[1]](https://github.com/openjdk/jdk/pull/4733#discussion_r669693954). This 
> PR is to implement the proposal. A CSR is also drafted as 
> https://bugs.openjdk.java.net/browse/JDK-8275348

This pull request has now been integrated.

Changeset: 168081ef
Author:    Naoto Sato <na...@openjdk.org>
URL:       
https://git.openjdk.java.net/jdk/commit/168081efc8af1f5d1d7524246eb4a0675bd49ae0
Stats:     114 lines in 3 files changed: 106 ins; 5 del; 3 mod

8270490: Charset.forName() taking fallback default value

Reviewed-by: joehw, rriggs, serb, dfuchs

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

PR: https://git.openjdk.java.net/jdk/pull/6045

Reply via email to