On Mon, 3 Oct 2022 21:22:03 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 one additional 
> commit since the last revision:
> 
>   Remove temp var
>   
>   Remove temp variables and replace with method chaining when possible

Marked as reviewed by bchristi (Reviewer).

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

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

Reply via email to