RFR: 8298090: Use String.join() instead of manual loop in DescriptorSupport.toString

Serguei Spitsyn sspitsyn at openjdk.org
Tue Dec 6 22:56:03 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.

Looks good.
Thanks,
Serguei

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

Marked as reviewed by sspitsyn (Reviewer).

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


More information about the serviceability-dev mailing list