On Fri, 30 Sep 2022 20:08:10 GMT, Justin Lu <d...@openjdk.org> wrote:

>> Problem: Unnecessary instances of StringBuffer within java.text (internal 
>> only)
>> 
>> Fix: StringBuffer Replaced with StringBuilder, and adjusted variable/method 
>> names
>
> Justin Lu has updated the pull request incrementally with two additional 
> commits since the last revision:
> 
>  - Remove comment typo
>  - Remove test wrapper

LGTM. Thanks for removing the unnecessary wrapper.

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

Marked as reviewed by naoto (Reviewer).

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

Reply via email to