RFR: 8298090: Use String.join() instead of manual loop in DescriptorSupport.toString
Sergey Tsypanov
stsypanov at openjdk.org
Mon Dec 5 08:35:57 UTC 2022
On Wed, 2 Nov 2022 21:30:51 GMT, Andrey Turbanov <aturbanov at openjdk.org> wrote:
> There is opportunity to use String.join in DescriptorSupport.toString implementation. Result code is much shorter and clearer.
Marked as reviewed by stsypanov (Author).
-------------
PR: https://git.openjdk.org/jdk/pull/10960
More information about the serviceability-dev
mailing list